Update chuckie branch for new services/configs.
This commit is contained in:
parent
84ac6c69e2
commit
f52e089094
42 changed files with 3799 additions and 15 deletions
6
etc/logrotate.d/syslog
Normal file
6
etc/logrotate.d/syslog
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/var/log/httpd /var/log/messages /var/log/php /var/log/smtp {
|
||||
sharedscripts
|
||||
postrotate
|
||||
/bin/kill -HUP $(cat /run/syslogd.pid) >/dev/null 2>&1 || true
|
||||
endscript
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue