X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fcron.d%2Fmysql-backup;h=4822c59ac97a5cfc6672e5d494bb03adc9a17c60;hb=4e0412adb2eafeb71122b2f41c12b4bf2d138ed7;hp=f5642dbbe744a69e788df29314163c2a65bf4f71;hpb=a11ad78672a096632b15a660509d7dd5f7c5eae5;p=lhc%2Fateliers.git diff --git a/etc/cron.d/mysql-backup b/etc/cron.d/mysql-backup index f5642db..4822c59 100644 --- a/etc/cron.d/mysql-backup +++ b/etc/cron.d/mysql-backup @@ -1,3 +1,3 @@ MAILTO=backup # m h dom mon dow user command -0 3 */24 * * backup bin/mysql-backup '\%' -- --full-if-older-than 90D && bin/duplicity-remove mysql -maxdepth 1 -- remove-all-but-n-full 1 --force +0 3 * * * backup bin/mysql-backup '\%' -- --full-if-older-than 90D && bin/duplicity-remove mysql -maxdepth 1 -- remove-all-but-n-full 1 --force