New ebuilds

git-svn-id: svn+ssh://svnintern.kmrc.de/projects/gentoo/iwm-overlay@8414 cbe59ace-07ea-0310-918e-868702b5370d
This commit is contained in:
2009-02-02 17:06:12 +00:00
parent 02dbca1f23
commit 4b2835d3c7
24 changed files with 2188 additions and 13 deletions
+12
View File
@@ -0,0 +1,12 @@
# Samba smb service with ipv6 support (for samba3)
# Remember to stop samba service starting smbd before you activate this.
service microsoft-ds
{
flags = REUSE IPV6
socket_type = stream
wait = no
user = root
server = /usr/sbin/smbd
log_on_failure += USERID
disable = yes
}