- Add a couple comment lines to note that spaces are not allowed as
field separators. PR: conf/8162 Submitted by: Sheldon Hearn <sheldonh@axl.training.iafrica.com>
This commit is contained in:
parent
029e681c68
commit
891588f7ec
@ -1,5 +1,7 @@
|
||||
# $Id:$
|
||||
# $Id: syslog.conf,v 1.8 1998/09/02 01:34:56 brian Exp $
|
||||
#
|
||||
# Spaces are NOT valid field separators in this file.
|
||||
# Consult the syslog.conf(5) manpage.
|
||||
*.err;kern.debug;auth.notice;mail.crit /dev/console
|
||||
*.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
|
||||
mail.info /var/log/maillog
|
||||
|
Loading…
Reference in New Issue
Block a user