[PC-BSD Commits] r5786 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Tue Jan 5 12:16:24 PST 2010
Author: kris
Date: 2010-01-05 12:16:24 -0800 (Tue, 05 Jan 2010)
New Revision: 5786
Modified:
pcbsd/trunk/system-overlay/etc/rc.conf
Log:
Updated rc.conf, don't need tmpfs anymore, using entry in rc.conf
Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf 2010-01-05 20:15:26 UTC (rev 5785)
+++ pcbsd/trunk/system-overlay/etc/rc.conf 2010-01-05 20:16:24 UTC (rev 5786)
@@ -29,12 +29,6 @@
fsck_y_enable="YES"
background_fsck="NO"
-# tmpmfs Flags
-tmpmfs="YES"
-tmpsize="800m"
-tmpmfs_flags="-S"
-clear_tmp="YES"
-
# Denyhosts Startup
denyhosts_enable="YES"
More information about the Commits
mailing list