Imported Debian patch 2.4.4p3-2
[debian/amanda] / debian / crontab.amanda
diff --git a/debian/crontab.amanda b/debian/crontab.amanda
new file mode 100644 (file)
index 0000000..62253c7
--- /dev/null
@@ -0,0 +1,7 @@
+# This is an example for a crontab entry for automated backup with amanda
+# With these cron lines, Amanda will check that the correct tape is in
+# the drive every weekday afternoon at 4pm (if it isn't, all the
+# operators will get mail).  At 12:45am that night the dumps will be run. 
+0 16 * * 1-5   /usr/sbin/amcheck -m DailySet1
+45 0 * * 2-6   /usr/sbin/amdump DailySet1
+