summaryrefslogtreecommitdiffstats
path: root/shorewall-controller.lua
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-05-14 11:38:29 +0000
committerMika Havela <mika.havela@gmail.com>2008-05-14 11:38:29 +0000
commit9b8a758b54ffa703067c23b36b9ca801e8cb8d90 (patch)
tree4fa6857298bd82e0312c6b5d6302f3df8fe2be3d /shorewall-controller.lua
parenta5375d0530f4d7f9c622a1f062cb3424eed43107 (diff)
downloadacf-shorewall-9b8a758b54ffa703067c23b36b9ca801e8cb8d90.tar.bz2
acf-shorewall-9b8a758b54ffa703067c23b36b9ca801e8cb8d90.tar.xz
Rebuilding the config-view-file to be more easy to use (and a bit more good looking).
git-svn-id: svn://svn.alpinelinux.org/acf/shorewall/trunk@1117 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'shorewall-controller.lua')
-rw-r--r--shorewall-controller.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/shorewall-controller.lua b/shorewall-controller.lua
index 4b0eba0..def860e 100644
--- a/shorewall-controller.lua
+++ b/shorewall-controller.lua
@@ -524,10 +524,6 @@ function config(self)
local status=self.model.getstatus()
-- Add a [New] record to the options
- table.insert(config.interfaces.option, newrecordtxt)
- table.insert(config.zones.option, newrecordtxt)
- table.insert(config.policy.option, newrecordtxt)
- table.insert(config.rules.option, newrecordtxt)
table.insert(config.params.option, newrecordtxt)
-- Add button