[monit] groupe de cups = cups-service
This commit is contained in:
parent
8656da86cd
commit
1ad120bbe7
1 changed files with 2 additions and 1 deletions
|
@ -142,7 +142,8 @@ service("bind",
|
||||||
init="bind9",
|
init="bind9",
|
||||||
pidf="named/named")
|
pidf="named/named")
|
||||||
|
|
||||||
service("cups",
|
service(group="cups-service",
|
||||||
|
name="cups",
|
||||||
pidf="cups/cupsd")
|
pidf="cups/cupsd")
|
||||||
|
|
||||||
service("openntpd",
|
service("openntpd",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue