]> git.pld-linux.org Git - packages/fetchmail.git/blob - fetchmail.logrotate
- updated to 6.3.18
[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.136489 seconds and 3 git commands to generate.