summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Thulin <fredrik@thulin.net>2015-02-23 16:03:55 +0100
committerFredrik Thulin <fredrik@thulin.net>2015-02-23 16:03:55 +0100
commitcd2b67ff5a8e308dc701319c189d3f8fa9b5370e (patch)
tree66ab8b88ea088efc6a83ad03e646e384dc2ff7df
parente69b0f84f86ceb32e62dbef5492fc1aac20de919 (diff)
use run-cosmos, for serialization
-rw-r--r--global/overlay/etc/cron.d/cosmos2
1 files changed, 1 insertions, 1 deletions
diff --git a/global/overlay/etc/cron.d/cosmos b/global/overlay/etc/cron.d/cosmos
index 70af3a4..4eab8de 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 || (cosmos update ; cosmos apply)
+*/15 * * * * root test -f /etc/no-automatic-cosmos || /usr/local/bin/run-cosmos