Explain that /var/log/all.log needs to be touched and chmod'd 'ere it

can be used.

PR:		17022
Submitted by:	Niels Christian Bank-Pedersen <ncbp@bank-pedersen.dk>
MFC after:	1 week
This commit is contained in:
asmodai 2001-10-28 13:41:30 +00:00
parent f517ba785f
commit 718649e606

View File

@ -18,6 +18,7 @@ cron.* /var/log/cron
# uncomment this to log all writes to /dev/console to /var/log/console.log
#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
#*.* /var/log/all.log
# uncomment this to enable logging to a remote loghost named loghost
#*.* @loghost