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)
In auto-update: * Use at(1) instead of desync (Trac #309)
Line 
1SHELL=/bin/sh
2PATH=/sbin:/bin:/usr/sbin:/usr/bin
3
4#min  hour      mday  mon  wday  user  command
50     2,4,6     *     *    *     root  echo "/usr/sbin/athena-auto-update cron" | at "now + $(desync -n 120) minutes"
60     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.