57d98eb77a3a52492e3be2d7ffdd2b72c3aa0a42
[monitor.git] / monitor.cron
1 # Runs once a day at 12pm to fetch the monitor account keys in case it was
2 # inaccessible previously due to a network outage.
3
4 0 12 * * * root    /etc/init.d/monitor start > /dev/null 2>&1
5