source:
npl/system/logrotate/logrotate.d/syslog
@
1051986
| Last change on this file since 1051986 was c5c522c, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 239 bytes | |
| Rev | Line | |
|---|---|---|
| [c5c522c] | 1 | /var/log/cron /var/log/debug /var/log/maillog /var/log/messages /var/log/secure /var/log/spooler /var/log/syslog { |
| 2 | sharedscripts | |
| 3 | postrotate | |
| 4 | /bin/kill -HUP `cat /var/run/syslogd.pid 2>/dev/null` 2>/dev/null || true | |
| 5 | endscript | |
| 6 | } |
Note: See TracBrowser
for help on using the repository browser.
