* bugfix za cron gdje se koristio cron.pid umjesto crond.pid
[monit-cn.git] / monit-cn / cron.conf
index 7867868..eb07948 100644 (file)
@@ -5,6 +5,6 @@
 #
 ## End - Generated by CARNet package monit-cn
 
-check process cron with pidfile "/var/run/cron.pid"
+check process cron with pidfile "/var/run/crond.pid"
     start program = "/etc/init.d/cron start"
     stop program = "/etc/init.d/cron stop"