]> git.pld-linux.org Git - packages/fetchmail.git/blob - fetchmail.logrotate
- copy fresh config.* files (to recognize athlon-pld-linux)
[packages/fetchmail.git] / fetchmail.logrotate
1 /var/log/fetchmail {
2     postrotate
3         /etc/rc.d/init.d/fetchmail restart >/dev/null 2>&1
4     endscript
5 }
This page took 0.101203 seconds and 3 git commands to generate.