[PC-BSD Commits] r17362 - pcbsd/current/overlays/desktop-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Thu Jun 21 06:38:56 PDT 2012
Author: kris
Date: 2012-06-21 13:38:56 +0000 (Thu, 21 Jun 2012)
New Revision: 17362
Modified:
pcbsd/current/overlays/desktop-overlay/etc/rc.conf
Log:
Load smbfs at boot
Modified: pcbsd/current/overlays/desktop-overlay/etc/rc.conf
===================================================================
--- pcbsd/current/overlays/desktop-overlay/etc/rc.conf 2012-06-21 13:32:23 UTC (rev 17361)
+++ pcbsd/current/overlays/desktop-overlay/etc/rc.conf 2012-06-21 13:38:56 UTC (rev 17362)
@@ -73,7 +73,7 @@
sdpd_enable="YES"
# Load the following kernel modules
-kld_list="libiconv libmchain msdosfs_iconv if_bwn if_bwi bwi_v3_ucode bwn_v4_ucode runfw ng_ubt cuse4bsd sem ntfs ntfs_iconv udf udf_iconv ext2fs mmc mmcsd scd geom_uzip pefs xfs reiserfs"
+kld_list="libiconv libmchain msdosfs_iconv if_bwn if_bwi bwi_v3_ucode bwn_v4_ucode runfw ng_ubt cuse4bsd sem ntfs ntfs_iconv udf udf_iconv ext2fs mmc mmcsd scd geom_uzip pefs xfs reiserfs smbfs"
# Clean out temporary files.
clear_tmp_enable="YES"
More information about the Commits
mailing list