X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=monitor.cron;fp=monitor.cron;h=57d98eb77a3a52492e3be2d7ffdd2b72c3aa0a42;hb=63886a075cde83940841c5535484305939a9c0da;hp=0000000000000000000000000000000000000000;hpb=ff9c23acba65509c70860d225393a04eeb27d6b1;p=monitor.git diff --git a/monitor.cron b/monitor.cron new file mode 100644 index 0000000..57d98eb --- /dev/null +++ b/monitor.cron @@ -0,0 +1,5 @@ +# Runs once a day at 12pm to fetch the monitor account keys in case it was +# inaccessible previously due to a network outage. + +0 12 * * * root /etc/init.d/monitor start > /dev/null 2>&1 +