first commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/var/log/cups/*log {
|
||||
daily
|
||||
missingok
|
||||
rotate 7
|
||||
sharedscripts
|
||||
postrotate
|
||||
invoke-rc.d --quiet cups restart > /dev/null
|
||||
endscript
|
||||
compress
|
||||
delaycompress
|
||||
notifempty
|
||||
create
|
||||
}
|
||||
Reference in New Issue
Block a user