Update syslog to log sshd stuff seperately.
This commit is contained in:
parent
82420113a2
commit
66eb2a2982
2 changed files with 9 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/var/log/httpd /var/log/messages /var/log/php /var/log/smtp {
|
||||
/var/log/httpd /var/log/messages /var/log/php /var/log/smtp /var/log/sshd {
|
||||
sharedscripts
|
||||
postrotate
|
||||
/bin/kill -HUP $(cat /run/syslogd.pid) >/dev/null 2>&1 || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue