From ea8faeefa3d41ee0c30668480953f727d2b09cee Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Thu, 19 Jul 2012 12:33:54 +0200 Subject: [PATCH] =?UTF-8?q?On=20red=C3=A9marre=20le=20tunnel=20ipv6=20quan?= =?UTF-8?q?d=20on=20change=20d'=C3=A9tat=20(secours/normal)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ignore-this: b376e8ece448df7cedc475618afe6e7a darcs-hash:20120719103354-3a55a-16ff5bb5a765b6493f1105a64cf28fee9300f1b7.gz --- secours/secours.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/secours/secours.py b/secours/secours.py index 0fe82015..93d64abd 100644 --- a/secours/secours.py +++ b/secours/secours.py @@ -65,7 +65,9 @@ COMMANDES = { 'zamok': [ '/etc/init.d/postfix restart', ], - 'komaz': [], + 'komaz': [ + '/etc/init.d/aiccu restart', + ], }.get(HOSTNAME, []) # Adresses à pinguer pour tester la connexion