From fb06af466f3dfbe38125f720f1083df482528be7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Wed, 13 May 2009 10:16:50 +0000 Subject: [PATCH] use automate-defaul.sh as there is no automate.sh --- monitor-server.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitor-server.cron b/monitor-server.cron index ddcb076..4d02a82 100644 --- a/monitor-server.cron +++ b/monitor-server.cron @@ -1,6 +1,6 @@ # Runs every three hours to poll all nodes and PCUs, as well as take some # automated actions for debug nodes. -01 * * * * root /usr/share/monitor/automate.sh 2>&1 > /usr/share/monitor/monitor.log +01 * * * * root /usr/share/monitor/automate-default.sh 2>&1 > /usr/share/monitor/monitor.log 30 * * * * root /etc/plc.d/monitor sync 2>&1 >> /var/log/monitorsync.log -- 2.43.0