]> git.pld-linux.org Git - packages/rsync.git/blob - rsyncd.logrotate
- allow running multiple daemons with separate config files
[packages/rsync.git] / rsyncd.logrotate
1 /var/log/rsyncd*.log {
2         create 640 root logs
3         delaycompress
4 }
This page took 0.060621 seconds and 3 git commands to generate.