Bon lien(emplacement) pour le lancement et l'arret de logread.

This commit is contained in:
Gabriel Detraz 2014-11-15 18:26:47 +01:00
parent 944b471908
commit 33e4d185a3

View file

@ -46,7 +46,7 @@ check process sshd with pidfile /var/run/dropbear.1.pid
check program watch_net with path "/usr/share/watch_net/watch_net.sh"
if status != 0 then alert
check process logread with pidfile /var/run/logread.1.pid
start program "/sbin/logread start"
stop program "/sbin/logread stop"
check process logread with pidfile /var/run/logread.2.pid
start program "/etc/init.d start"
stop program "/etc/init.d stop"
if 5 restarts within 5 cycles then timeout