From 33232923afaca848114d3897bdac2ad49735940f Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Fri, 7 Dec 2007 15:36:37 +0000 Subject: [PATCH] Install iptables module. --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 40d491c..9a177c2 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,8 @@ setup( 'sm', 'ticket', 'tools', - 'bwmon' + 'bwmon', + 'iptables', ], scripts = [ 'forward_api_calls', -- 2.43.0