provide commands required to create the syslog log files used by this config
This commit is contained in:
parent
da5f4674a3
commit
fd483b4d81
@ -1,7 +1,11 @@
|
|||||||
# $NetBSD: all.debug,v 1.1 2000/07/13 14:27:05 lukem Exp $
|
# $NetBSD: all.debug,v 1.2 2003/09/01 00:30:34 lukem Exp $
|
||||||
#
|
#
|
||||||
# example /etc/syslog.conf:
|
# Example /etc/syslog.conf:
|
||||||
# each facility is logged to a separate file
|
# Each facility is logged to a separate file
|
||||||
|
#
|
||||||
|
# The following commands will setup the appropriate files:
|
||||||
|
# touch `awk '/^[^#]/ {print $2}' /etc/syslog.conf`
|
||||||
|
# chmod go= /var/log/authpriv
|
||||||
#
|
#
|
||||||
auth.debug /var/log/auth
|
auth.debug /var/log/auth
|
||||||
authpriv.debug /var/log/authpriv
|
authpriv.debug /var/log/authpriv
|
||||||
|
Loading…
Reference in New Issue
Block a user