[monit] ajout de aiccu
This commit is contained in:
parent
a5d8def1e0
commit
a53e65ce4a
2 changed files with 8 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
<Group name="vlan-ens"/>
|
<Group name="vlan-ens"/>
|
||||||
<Group name="vlan-wifi" />
|
<Group name="vlan-wifi" />
|
||||||
<Group name="nginx" comment="Proxy web et pages déco"/>
|
<Group name="nginx" comment="Proxy web et pages déco"/>
|
||||||
|
<Group name="aiccu" comment="tunnel ipv6"/>
|
||||||
</Group>
|
</Group>
|
||||||
|
|
||||||
<Group name="charybde"
|
<Group name="charybde"
|
||||||
|
@ -1186,6 +1187,11 @@
|
||||||
<!-- TODO: a implémenter -->
|
<!-- TODO: a implémenter -->
|
||||||
</Group>
|
</Group>
|
||||||
|
|
||||||
|
|
||||||
|
<Group name="aiccu">
|
||||||
|
<!-- TODO -->
|
||||||
|
</Group>
|
||||||
|
|
||||||
<Group name="backuppc-server"
|
<Group name="backuppc-server"
|
||||||
category="backup-server-backend">
|
category="backup-server-backend">
|
||||||
<Bundle name="backuppc"/>
|
<Bundle name="backuppc"/>
|
||||||
|
|
|
@ -106,6 +106,8 @@ if has("firewall"):
|
||||||
pidf="netacct-crans-sixxs2",
|
pidf="netacct-crans-sixxs2",
|
||||||
init="netacct-crans-sixxs2")
|
init="netacct-crans-sixxs2")
|
||||||
|
|
||||||
|
service("aiccu")
|
||||||
|
|
||||||
service("freeradius",
|
service("freeradius",
|
||||||
pidf="freeradius/freeradius")
|
pidf="freeradius/freeradius")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue