]> git.pld-linux.org Git - packages/fetchmail.git/blob - fetchmail.logrotate
- openssl 1.0.2g rebuild
[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.027929 seconds and 3 git commands to generate.