source: npl/monitoring/net_snmp/snmpd.logrotate @ f9ce31e

perl-5.22
Last change on this file since f9ce31e was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 148 bytes
RevLine 
[c5c522c]1/var/log/snmpd.log {
2    sharedscripts
3    weekly
4    rotate 4
5    create
6    compress
7    postrotate
8    svcrestart /service/snmpd
9    endscript
10}
Note: See TracBrowser for help on using the repository browser.