reguire gnupg1 on f>=31; sense the system to use gpg1 when installed
[nodemanager.git] / iptables.py
index 4380d78..2842a9d 100644 (file)
@@ -1,13 +1,8 @@
-#!/usr/bin/python -tt
-#
-# $Id$
-# $URL$
+#!/usr/bin/python3 -tt
 #
 # Author: Daniel Hokka Zakrisson <daniel@hozac.com>
-# $Id$
 
 import os
-import logger
 import subprocess
 
 class IPTables: