diff options
author | Leif Johansson <leifj@sunet.se> | 2015-02-24 11:19:10 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2015-02-24 11:19:10 +0100 |
commit | e2cc0bc80fa8cfab7fecb04677a45a4f51cb561e (patch) | |
tree | 09d540d53a1d9fa49fea52d4b1339d7a51846ac4 /global/overlay/etc/cron.d/cosmos | |
parent | c3415f304e2f11bdbf153bdb8e810e89311fc7a4 (diff) | |
parent | 7863ad617033064d6b5758d3d1f4bba32b9cc5dd (diff) |
merge multiversesunet-ops-2015-02-24-v01
Diffstat (limited to 'global/overlay/etc/cron.d/cosmos')
-rw-r--r-- | global/overlay/etc/cron.d/cosmos | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global/overlay/etc/cron.d/cosmos b/global/overlay/etc/cron.d/cosmos index 58b45af..2aadd2e 100644 --- a/global/overlay/etc/cron.d/cosmos +++ b/global/overlay/etc/cron.d/cosmos @@ -1,4 +1,4 @@ SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin -*/15 * * * * root test -f /etc/no-automatic-cosmos || scriptherder --mode wrap --syslog --name cosmos -- /usr/local/bin/run-cosmos -v +*/15 * * * * root test -f /etc/no-automatic-cosmos || scriptherder --mode wrap --syslog --name cosmos -- /usr/local/bin/run-cosmos |