]> git.pld-linux.org Git - packages/cups.git/blame - cups.logrotate
- no LDAP or SLP support anymore
[packages/cups.git] / cups.logrotate
CommitLineData
1c02ee19 1/var/log/cups/*log {
5167a6e4 2 olddir /var/log/archive/cups
1c02ee19 3 compress
40183055 4 create 660 root logs
1c02ee19 5 postrotate
6ec0e3ef 6 /sbin/service cups restart > /dev/null
1c02ee19 7 endscript
8}
This page took 0.035158 seconds and 4 git commands to generate.