perl-5.22
|
Last change
on this file since f651f1e was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
239 bytes
|
| Line | |
|---|
| 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.