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:
Jeroen Ruigrok van der Werven 2001-10-28 13:41:30 +00:00
parent 096830fe4e
commit 03b7b65a08
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85626

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