diff --git a/Python/etc/monit/services b/Python/etc/monit/services index ef7ff8e..d0f454b 100644 --- a/Python/etc/monit/services +++ b/Python/etc/monit/services @@ -228,7 +228,7 @@ if has("slapd"): @check process slapd with pidfile /var/run/slapd/slapd.pid @ start program = "/etc/init.d/slapd start" @ stop program = "/etc/init.d/slapd stop" - @ if failed host localhost port 389 protocol ldap3 timeout 30 seconds then r> + @ if failed host localhost port 389 protocol ldap3 timeout 30 seconds then restart @ if 5 restarts within 5 cycles then timeout @