[monit] ajout de isc-dhcp-server

Ignore-this: a1e0d6ecf3f6a3fac5a03fe63c6c49b8

darcs-hash:20130123175120-28565-28c65f4b1bd73ed2e2e899c881aca094b86e2fdb.gz
This commit is contained in:
Daniel STAN 2013-01-23 18:51:20 +01:00
parent f0b81c8ab6
commit a163108ba9
3 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<Bundle name="isc-dhcp-server">
<Package name="isc-dhcp-server"/>
<!-- Conf gérée par generate -->
</Bundle>

View file

@ -358,6 +358,7 @@
<Group name="vlan-isolement"/>
<Group name="vlan-ens"/>
<Group name="vlan-wifi"/>
<Group name="dhcp-server" />
</Group>
<Group name="routeur"
@ -543,6 +544,14 @@
<Group name="mail-backend"/>
</Group>
<Group name="dhcp-server">
<Group name="isc-dhcp-server" />
</Group>
<Group name="isc-dhcp-server">
<Group name="isc-dhcp-server" />
</Group>
<!-- +==========+ -->
<!-- | Services | -->
<!-- +==========+ -->

View file

@ -61,6 +61,9 @@ service("backuppc-server",
name="backuppc",
pidf="backuppc/BackupPC")
service("isc-dhcp-server",
pidf="dhcpd")
# bind's pidfile has changed on squeeze
service("bind",
init="bind9",