From 8a49f4b8d74a6bb983baaab6a1a0e5ef5c4782a9 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Fri, 5 Jul 2013 11:49:30 +0200 Subject: [PATCH] =?UTF-8?q?[secours.py]=20Changement=20de=20path=20de=20mo?= =?UTF-8?q?nit=20suite=20=C3=A0=20au=20passage=20=C3=A0=20wheezy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- secours/secours.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secours/secours.py b/secours/secours.py index 01b4424e..fd72ab76 100755 --- a/secours/secours.py +++ b/secours/secours.py @@ -77,7 +77,7 @@ COMMANDES = { ], 'komaz': [ '/etc/init.d/aiccu restart', - '/usr/sbin/monit monitor netacct-crans-sixxs2', + '/usr/bin/monit monitor netacct-crans-sixxs2', ], }.get(HOSTNAME, [])