[PC-BSD Commits] r4644 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Tue Oct 13 11:29:35 PDT 2009
Author: kris
Date: 2009-10-13 11:29:35 -0700 (Tue, 13 Oct 2009)
New Revision: 4644
Modified:
pcbsd/trunk/system-overlay/etc/rc.conf
Log:
Updated rc.conf to add additional samba startup flag
Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf 2009-10-13 18:16:29 UTC (rev 4643)
+++ pcbsd/trunk/system-overlay/etc/rc.conf 2009-10-13 18:29:35 UTC (rev 4644)
@@ -19,6 +19,7 @@
#Enable samba server
samba_enable="YES"
+winbindd_enable="YES"
# Disable LPD
lpd_enable="NO"
More information about the Commits
mailing list