diff --git a/Metadata/groups.xml b/Metadata/groups.xml index 12d56e5..00c3797 100644 --- a/Metadata/groups.xml +++ b/Metadata/groups.xml @@ -247,6 +247,7 @@ + @@ -1532,6 +1533,11 @@ + + + + + diff --git a/Python/etc/monit/services b/Python/etc/monit/services index 5ca01c8..92affaf 100644 --- a/Python/etc/monit/services +++ b/Python/etc/monit/services @@ -157,6 +157,10 @@ service("dhcp-detect") service("radvd", pidf='radvd/radvd') +service("ramond") + +service("getlogwifi") + if False: #has("komaz"): service(None, name="filtrage_firewall") diff --git a/Python/etc/sudoers b/Python/etc/sudoers index 9f73937..14c84bc 100644 --- a/Python/etc/sudoers +++ b/Python/etc/sudoers @@ -72,7 +72,7 @@ if has("users"): @# Génération de codes impression pour les imprimeurs print "IMPRIMEURS ALL=(root:ALL) /usr/scripts/impression/gen_code.py" @# Les imprimeurs peuvent recréditer en masse - print "IMPRIMEURS ALL=(respbats:ALL) /usr/scripts/utils/recredite.py" + print "IMPRIMEURS ALL=(respbats:ALL) /usr/scripts/impression/recredit_masse.py" print "IMPRIMEURS ALL=(respbats:ALL) /usr/scripts/impression/recredit.py" @# Redémarrage de l'intranet pour les imprimeurs