From 00bc3a1dd9b4a076b872097cc8f69bdfb9159ade Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Wed, 29 May 2013 01:03:35 +0200 Subject: [PATCH] =?UTF-8?q?[monit]=20mac=5Fip=20est=20monitor=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Python/etc/monit/services | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Python/etc/monit/services b/Python/etc/monit/services index d5f26ff..e0b2a27 100644 --- a/Python/etc/monit/services +++ b/Python/etc/monit/services @@ -121,6 +121,10 @@ if has("comptage-upload"): name="netacct-crans-sixxs2", pidf="netacct-crans-sixxs2", init="netacct-crans-sixxs2") + service(None, + name="mac_ip", + pidf="mac_ip", + init="mac_ip") service("aiccu")