]> git.wh0rd.org - dump.git/blobdiff - examples/cron_dump_to_disk/crontab_entries.txt
Added backup scripts from Eugenio Diaz.
[dump.git] / examples / cron_dump_to_disk / crontab_entries.txt
diff --git a/examples/cron_dump_to_disk/crontab_entries.txt b/examples/cron_dump_to_disk/crontab_entries.txt
new file mode 100644 (file)
index 0000000..f7ca35e
--- /dev/null
@@ -0,0 +1,4 @@
+# Perform Nightly Backup (nightly incremental + weekly full + monthly full)
+02 06 * * 1-6 root backup_rotate ; nice -1 backup inc
+02 06 * * sun root backup_rotate ; nice -1 backup full
+07 00 01 * * root backup_rotate monthly ; backup full nodumpdate