]> git.pld-linux.org Git - packages/fetchmail.git/blob - fetchmail.logrotate
- updated to 5.8.7.
[packages/fetchmail.git] / fetchmail.logrotate
1 /var/log/fetchmail {
2     postrotate
3         /bin/killall -HUP fetchmaild || :
4     endscript
5 }
This page took 0.176763 seconds and 3 git commands to generate.