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