summaryrefslogtreecommitdiffstats
path: root/misc/rsnapshot/contrib/crontab
diff options
context:
space:
mode:
Diffstat (limited to 'misc/rsnapshot/contrib/crontab')
-rw-r--r--misc/rsnapshot/contrib/crontab8
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/rsnapshot/contrib/crontab b/misc/rsnapshot/contrib/crontab
new file mode 100644
index 0000000000..a3aaad0b3e
--- /dev/null
+++ b/misc/rsnapshot/contrib/crontab
@@ -0,0 +1,8 @@
+# Add the following lines to your root's crontab.
+# Make sure the paths to the rsnapshot_* scripts
+# are pointing to the correct location
+
+0 */4 * * * /etc/rsnapshot_hourly
+50 2 * * * /etc/rsnapshot_daily
+40 2 * * 1 /etc/rsnapshot_weekly
+30 2 1 * * /etc/rsnapshot_monthly