[openntpd] Surveillance d'openntpd

Utilise un autre script d'init.d qui recupere le PID du ntpd lance ...

darcs-hash:20090423163448-ddb99-a1851d5431c390902dc1045bd939c9039935ccfb.gz
This commit is contained in:
Michel Blockelet 2009-04-23 18:34:48 +02:00
parent e792111b02
commit 763827d937
4 changed files with 82 additions and 0 deletions

View file

@ -108,6 +108,10 @@ service("postfix",
pidp="/var/spool/postfix/pid/master.pid",
extra=["if failed port 25 protocol smtp timeout 30 seconds then restart"])
service("crans-common",
name="openntpd",
pidf="openntpd/ntpd")
service("openvpn-ovh",
pidf="openvpn.ovh",
init="openvpn")