summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-01-16 21:24:16 +0000
committerTed Trask <ttrask01@yahoo.com>2009-01-16 21:24:16 +0000
commitd6fe05aebc37a37bf3fb6ecc44586120918d6ba9 (patch)
treed739791cf65128d386cdc3be1a49456aee5bdfe9
parenta16908c61d018a5961751ec908f1b890b2217b54 (diff)
downloadacf-iptables-d6fe05aebc37a37bf3fb6ecc44586120918d6ba9.tar.bz2
acf-iptables-d6fe05aebc37a37bf3fb6ecc44586120918d6ba9.tar.xz
Tested by removing expected packages, files, and directories. Fixed resulting bugs.
git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
-rw-r--r--iptables-model.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/iptables-model.lua b/iptables-model.lua
index e883752..cad707a 100644
--- a/iptables-model.lua
+++ b/iptables-model.lua
@@ -198,6 +198,7 @@ function getstatus()
label="Program version",
value=value,
errtxt=errtxt,
+ name=packagename
})
return cfe({ type="group", value=status, label="IPtables Status" })