From 932e6061e717d0f8dfb16dc987042a473dff9ebc Mon Sep 17 00:00:00 2001 From: phk Date: Wed, 20 Dec 2000 22:26:33 +0000 Subject: Add commented out entry showing use of console.info feature. --- etc/syslog.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/syslog.conf b/etc/syslog.conf index 54a2876..823fff5 100644 --- a/etc/syslog.conf +++ b/etc/syslog.conf @@ -12,6 +12,8 @@ cron.* /var/log/cron *.notice;news.err root *.alert root *.emerg * +# uncomment this to log all writes to /dev/console to /var/log/console +#console.info /var/log/console # uncomment this to enable logging of all log messages to /var/log/all.log #*.* /var/log/all.log # uncomment this to enable logging to a remote loghost named loghost -- cgit v1.1