mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-08 23:03:46 +00:00
7 lines
273 B
Text
7 lines
273 B
Text
|
# /etc/anacrontab
|
||
|
SHELL=/bin/bash
|
||
|
# format: period delay job-identifier command
|
||
|
1 10 cron.daily /usr/sbin/run-anacron /etc/cron.daily
|
||
|
7 15 cron.weekly /usr/sbin/run-anacron /etc/cron.weekly
|
||
|
30 20 cron.monthly /usr/sbin/run-anacron /etc/cron.monthly
|