Initial version of JR IT backup of internal backend.
This commit is contained in:
9
logrotate/app-backup
Normal file
9
logrotate/app-backup
Normal file
@@ -0,0 +1,9 @@
|
||||
/var/log/app-backup/*.log {
|
||||
daily
|
||||
rotate 7
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
delaycompress
|
||||
create 0640 root root
|
||||
}
|
||||
Reference in New Issue
Block a user