diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-09-28 11:47:11 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-09-28 11:47:11 -0500 |
commit | 5e3e8bede7af30061a5ab7c4b5e9903f06d45249 (patch) | |
tree | 183c2492a460b801e654f442f3a4f5195af980d4 /community | |
parent | 08689b7f5b3353cf8a70321449215ba4319ed6d1 (diff) |
Commiting libre package fcron-3.0.6-4
Diffstat (limited to 'community')
-rw-r--r-- | community/fcron/systab.orig | 4 |
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..5b0045626 --- /dev/null +++ b/community/fcron/systab.orig @@ -0,0 +1,4 @@ +&bootrun 01 * * * * /usr/sbin/run-cron /etc/cron.hourly +&bootrun 02 00 * * * /usr/sbin/run-cron /etc/cron.daily +&bootrun 22 00 * * 0 /usr/sbin/run-cron /etc/cron.weekly +&bootrun 42 00 1 * * /usr/sbin/run-cron /etc/cron.monthly |