From 8c9c04bd61bde67580ab91fc9ee3f0795789983a Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Thu, 25 Apr 2013 16:28:31 +0200 Subject: [PATCH] =?UTF-8?q?[firewall=5Fnew]=20d=C3=A9pr=C3=A9ci=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gestion/gen_confs/firewall_new.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gestion/gen_confs/firewall_new.py b/gestion/gen_confs/firewall_new.py index 4f54da49..879d8e38 100755 --- a/gestion/gen_confs/firewall_new.py +++ b/gestion/gen_confs/firewall_new.py @@ -28,6 +28,9 @@ import sys sys.path.append('/usr/scripts/gestion') sys.path.append('/usr/scripts/lc_ldap') +import crans.deprecated +crans.deprecated.module() + import syslog import pwd import commands