monit: ajout de radvd

This commit is contained in:
Daniel STAN 2014-07-09 22:04:33 +02:00
parent 09a58ba760
commit 0baa302692
2 changed files with 3 additions and 0 deletions

View file

@ -17,6 +17,7 @@
<Group name="vlan-wifi"/>
<Group name="nginx"/> <!-- Proxy web et pages déco -->
<Group name="aiccu"/> <!-- tunnel ipv6 -->
<Group name="radvd"/><!-- annonce des routes ipv6 -->
<Group name="connexion-secours"/>
</Group>

View file

@ -143,6 +143,8 @@ service("cron",
service("dhcp-detect")
service("radvd", pidf='radvd/radvd')
if has("komaz"):
service(None,
name="filtrage_firewall")