On redémarre le tunnel ipv6 quand on change d'état (secours/normal)
Ignore-this: b376e8ece448df7cedc475618afe6e7a darcs-hash:20120719103354-3a55a-16ff5bb5a765b6493f1105a64cf28fee9300f1b7.gz
This commit is contained in:
parent
25a68cd4dc
commit
ea8faeefa3
1 changed files with 3 additions and 1 deletions
|
@ -65,7 +65,9 @@ COMMANDES = {
|
||||||
'zamok': [
|
'zamok': [
|
||||||
'/etc/init.d/postfix restart',
|
'/etc/init.d/postfix restart',
|
||||||
],
|
],
|
||||||
'komaz': [],
|
'komaz': [
|
||||||
|
'/etc/init.d/aiccu restart',
|
||||||
|
],
|
||||||
}.get(HOSTNAME, [])
|
}.get(HOSTNAME, [])
|
||||||
|
|
||||||
# Adresses à pinguer pour tester la connexion
|
# Adresses à pinguer pour tester la connexion
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue