Rev | Line | |
---|
[2826] | 1 | /zope/instances/srp-log/*.log { |
---|
| 2 | daily |
---|
| 3 | missingok |
---|
| 4 | rotate 7 |
---|
| 5 | compress |
---|
| 6 | delaycompress |
---|
| 7 | notifempty |
---|
| 8 | create 644 henrik germany |
---|
| 9 | sharedscripts |
---|
| 10 | prerotate |
---|
| 11 | #if [ -x /usr/local/sbin/updatedb_z2log.sh ]; then |
---|
| 12 | # /usr/local/sbin/updatedb_z2log.sh |
---|
| 13 | #fi |
---|
| 14 | if [ -x /usr/local/sbin/updatedb_zevents.sh ]; then |
---|
| 15 | /usr/local/sbin/updatedb_zevents.sh |
---|
| 16 | fi |
---|
| 17 | endscript |
---|
| 18 | postrotate |
---|
| 19 | # /usr/local/sbin/zopectl-srp restart > /dev/null |
---|
| 20 | /usr/local/sbin/zopectl-srp logreopen > /dev/null |
---|
| 21 | endscript |
---|
| 22 | } |
---|
Note: See
TracBrowser for help on using the repository browser.