From: Nicolas Boisselier Date: Mon, 17 Nov 2014 23:28:11 +0000 (+0100) Subject: cron X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=f647f8a0d8c5fa676e717538ebd1d7e7bad037d2;p=nb.git cron --- diff --git a/etc/cron/nb b/etc/cron/nb index 74077dcd..13559fe6 100644 --- a/etc/cron/nb +++ b/etc/cron/nb @@ -8,4 +8,5 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/nb/bin ##################################################################### # m h dom mon dow user command # -*/15 * * * * root nb-update 1>/dev/null +*/15 9-00 * * * root nb-update 1>/dev/null +*/60 00-09 * * * root nb-update 1>/dev/null