]> git.pld-linux.org Git - packages/distcc.git/blob - distcc.logrotate
- rel 0.2; use distcc user instead of nobody
[packages/distcc.git] / distcc.logrotate
1 /var/log/distccd {
2        missingok
3        copytruncate
4        notifempty
5 }
This page took 0.027808 seconds and 3 git commands to generate.