[PC-BSD Commits] r15422 - pcbsd/current/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Thu Feb 16 09:23:21 PST 2012
Author: kris
Date: 2012-02-16 17:23:20 +0000 (Thu, 16 Feb 2012)
New Revision: 15422
Modified:
pcbsd/current/system-overlay/etc/rc.conf
Log:
Fix linebreak
Modified: pcbsd/current/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/current/system-overlay/etc/rc.conf 2012-02-16 17:06:39 UTC (rev 15421)
+++ pcbsd/current/system-overlay/etc/rc.conf 2012-02-16 17:23:20 UTC (rev 15422)
@@ -106,5 +106,4 @@
# Enable fast-booting
fastboot_enable="YES"
-fastboot_earlyrc="/etc/rc.d/moused /usr/local/etc/rc.d/hald /usr/local/etc/rc.d/dbus /usr/local/e
-tc/rc.d/gdm"
+fastboot_earlyrc="/etc/rc.d/moused /usr/local/etc/rc.d/hald /usr/local/etc/rc.d/dbus /usr/local/etc/rc.d/gdm"
More information about the Commits
mailing list