From 3e2d15aad2fc085200329b8f29c5323954a7f794 Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Thu, 25 Sep 2008 05:00:54 +0200 Subject: [PATCH] Le pid de slapd n'est pas dans /var/run darcs-hash:20080925030054-ffbb2-17ec67636d6f668eec5cfbca70b9f759f8796fdc.gz --- Python/etc/monit/services | 1 + 1 file changed, 1 insertion(+) diff --git a/Python/etc/monit/services b/Python/etc/monit/services index 66b6630..c03660f 100644 --- a/Python/etc/monit/services +++ b/Python/etc/monit/services @@ -134,6 +134,7 @@ service("proftpd", service("rsync") service("slapd", + pidp="/var/run/slapd/slapd.pid", extra=["if failed host localhost port 389 protocol ldap3 timeout 30 seconds then restart"]) service("spamassassin",