summaryrefslogtreecommitdiff
path: root/community/fcron/systab.orig
diff options
context:
space:
mode:
Diffstat (limited to 'community/fcron/systab.orig')
-rw-r--r--community/fcron/systab.orig4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/fcron/systab.orig b/community/fcron/systab.orig
new file mode 100644
index 000000000..00af327bc
--- /dev/null
+++ b/community/fcron/systab.orig
@@ -0,0 +1,4 @@
+&bootrun 01 * * * * /usr/bin/run-parts /etc/cron.hourly
+&bootrun 02 00 * * * /usr/bin/run-parts /etc/cron.daily
+&bootrun 22 00 * * 0 /usr/bin/run-parts /etc/cron.weekly
+&bootrun 42 00 1 * * /usr/bin/run-parts /etc/cron.monthly