add logrotate
This commit is contained in:
9
conf/ffsync.logrotate
Normal file
9
conf/ffsync.logrotate
Normal file
@@ -0,0 +1,9 @@
|
||||
"/var/log/ffsync.log" {
|
||||
copytruncate
|
||||
daily
|
||||
rotate 7
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
notifempty
|
||||
}
|
||||
Reference in New Issue
Block a user