11 lines
146 B
Text
11 lines
146 B
Text
|
/var/log/backup-client/*.log {
|
||
|
compress
|
||
|
copytruncate
|
||
|
daily
|
||
|
dateext
|
||
|
missingok
|
||
|
notifempty
|
||
|
rotate 14
|
||
|
sharedscripts
|
||
|
}
|