summaryrefslogtreecommitdiff
path: root/global/overlay/etc/cron.d/cosmos
blob: 70af3a4520a1398be67e1ea7c1dec027b065f72e (plain)
1
2
3
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)