By popular acclaim, enable "Starting foo:" messages by default

This commit is contained in:
Doug Barton 2009-09-29 16:49:10 +00:00
parent d23dc1ee5f
commit e52df452d1

View file

@ -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