[monit] ajout de nslcd
Ignore-this: eae2eb9770a6ba7ae342a26af80edd38 darcs-hash:20130115003322-28565-a6296f7d286ac24d586c799a7a69ca7a1cadd0b2.gz
This commit is contained in:
parent
a677511658
commit
f52247c194
2 changed files with 10 additions and 1 deletions
|
@ -108,6 +108,10 @@ service("mysql",
|
|||
service("munin-node",
|
||||
pidf="munin/munin-node")
|
||||
|
||||
service("nslcd",
|
||||
pidf="nslcd/nslcd",
|
||||
extra=["if failed unixsocket /var/run/nslcd/socket then restart"])
|
||||
|
||||
service("nscd",
|
||||
pidf="nscd/nscd",
|
||||
extra=["if failed unixsocket /var/run/nscd/socket then restart"])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue