aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2016-12-15 17:52:34 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2016-12-15 17:52:34 -0600
commitdd61e6bfc3fc1da011b01f4f6cf3e45e26c59dc1 (patch)
tree717473ab872902085fc5a494b76bd644b8033d6b /etc
parent204971c6e2ea1e37fa037e09bff02eea3a07f843 (diff)
rc.conf: fix the commented default setting for rc_logger
X-Gentoo-Bug: 601480 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=601480
Diffstat (limited to 'etc')
-rw-r--r--etc/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
index 12362f07..028ceab4 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -48,7 +48,7 @@
# /var/log/rc.log
# NOTE: Linux systems require the devfs service to be started before
# logging can take place and as such cannot log the sysinit runlevel.
-#rc_logger="YES"
+#rc_logger="NO"
# Through rc_log_path you can specify a custom log file.
# The default value is: /var/log/rc.log