changes for 3.0
[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