newsyslog: grr, fix a syntax error in conf file.
--HG-- extra : convert_revision : ec49602b317205f7899f6dfc0680f15a3a5f7b0f
This commit is contained in:
parent
efcfb54add
commit
497ad605d0
|
@ -8,7 +8,7 @@ syslog {
|
|||
# Name Location Owner Group Perms
|
||||
###############################################################
|
||||
log: auth /var/log/authlog root root 644
|
||||
log sys /var/log/messages root root 644
|
||||
log: sys /var/log/messages root root 644
|
||||
log: mail /var/log/maillog root root 644
|
||||
log: wtmp /var/log/wtmp root root 644
|
||||
|
||||
|
|
Loading…
Reference in New Issue