Initial commit
This commit is contained in:
9
backup/logrotate_backup_sql
Normal file
9
backup/logrotate_backup_sql
Normal file
@@ -0,0 +1,9 @@
|
||||
/srv/backup/sql/db_1.sql.gz {
|
||||
rotate 60
|
||||
size 1
|
||||
nocompress
|
||||
extension .gz
|
||||
dateext
|
||||
dateyesterday
|
||||
dateformat .%Y-%m-%d
|
||||
}
|
||||
Reference in New Issue
Block a user