From f5d17346cca8813ec8958144c08e88d72d0e098b Mon Sep 17 00:00:00 2001 From: dougb Date: Tue, 29 Sep 2009 16:49:10 +0000 Subject: By popular acclaim, enable "Starting foo:" messages by default --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index cc4b6a5..de1a8d8 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -23,7 +23,7 @@ rc_debug="NO" # Set to YES to enable debugging output from rc.d rc_info="NO" # Enables display of informational messages at boot. -rc_startmsgs="NO" # Show "Starting foo:" messages at boot +rc_startmsgs="YES" # Show "Starting foo:" messages at boot rcshutdown_timeout="30" # Seconds to wait before terminating rc.shutdown early_late_divider="FILESYSTEMS" # Script that separates early/late # stages of the boot process. Make sure you know -- cgit v1.1