Johan Wassberg
49ba964897
nunoc-ops and others has been doing this for ages by just modifing the cron file.
5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
SHELL=/bin/sh
|
|
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
|
|
|
|
*/15 * * * * root test -f /etc/no-automatic-cosmos || /usr/local/libexec/cosmos-cron-wrapper
|