]> git.pld-linux.org Git - packages/clamav.git/blame - clamav.logrotate
- up to 0.97.7
[packages/clamav.git] / clamav.logrotate
CommitLineData
4e4edd62
TP
1/var/log/clamd.log {
2 create 640 clamav root
3 postrotate
4 /bin/killall -HUP clamd
5 endscript
6}
7/var/log/freshclam.log {
8 create 640 clamav root
9 postrotate
10 /bin/killall -HUP freshclam || /sbin/service syslog-ng flush-logs >/dev/null
11 endscript
477e80e3 12}
This page took 0.104168 seconds and 4 git commands to generate.