source:
trunk/debathena/config/auto-update/debian/debathena-auto-update.cron.d
@
24500
Revision 24500, 333 bytes checked in by jdreed, 15 years ago (diff) |
---|
Line | |
---|---|
1 | SHELL=/bin/sh |
2 | PATH=/sbin:/bin:/usr/sbin:/usr/bin |
3 | |
4 | #min hour mday mon wday user command |
5 | 0 2,4,6 * * * root echo "/usr/sbin/athena-auto-update cron" | at "now + $(desync -n 120) minutes" |
6 | 0 8,14,20 * * * root echo "/usr/sbin/athena-auto-update cron" | at "now + $(desync -n 360) minutes" |
Note: See TracBrowser
for help on using the repository browser.