]> git.pld-linux.org Git - packages/fetchmail.git/blob - fetchmail.logrotate
- update from Pawel Jagoda (CVE-2006-5867, CVE-2006-5974)
[packages/fetchmail.git] / fetchmail.logrotate
1 /var/log/fetchmail {
2     postrotate
3                 /sbin/service fetchmail restart >/dev/null 2>&1
4     endscript
5 }
This page took 0.035923 seconds and 3 git commands to generate.