aports/testing/fcron/systab.orig
Diaz Devera Victor a01b0ecdec testing/fcron: new aport
periodical command scheduler for systems not always up
http://fcron.free.fr/
2014-12-29 12:19:19 +00:00

6 lines
304 B
Plaintext

&bootrun */15 * * * * /usr/bin/run-parts /etc/periodic/15min
&bootrun 01 * * * * /usr/bin/run-parts /etc/periodic/hourly
&bootrun 02 00 * * * /usr/bin/run-parts /etc/periodic/daily
&bootrun 22 00 * * 0 /usr/bin/run-parts /etc/periodic/weekly
&bootrun 42 00 1 * * /usr/bin/run-parts /etc/periodic/monthly