aboutsummaryrefslogtreecommitdiff
path: root/etc/syslog.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/syslog.conf')
-rw-r--r--etc/syslog.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/syslog.conf b/etc/syslog.conf
index be96831d254c..242d27aff75b 100644
--- a/etc/syslog.conf
+++ b/etc/syslog.conf
@@ -16,6 +16,7 @@ cron.* /var/log/cron
*.=debug /var/log/debug.log
*.emerg *
# uncomment this to log all writes to /dev/console to /var/log/console.log
+# touch /var/log/console.log and chmod it to mode 600 before it will work
#console.info /var/log/console.log
# uncomment this to enable logging of all log messages to /var/log/all.log
# touch /var/log/all.log and chmod it to mode 600 before it will work