mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-26 05:35:12 +02:00
4 lines
228 B
Text
4 lines
228 B
Text
&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
|