summaryrefslogtreecommitdiff
path: root/package/Config.in
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2009-08-31 22:50:45 +0200
committerPhil Sutter <phil@nwl.cc>2009-08-31 22:50:45 +0200
commitc4abebdb9f0b49dbc5ef623f995aab9e69d7ff68 (patch)
tree9f85ca37cefe2148fbade027885197f4077dda82 /package/Config.in
parent98ee37a938e76d66cd683d66e41eb4df45bf886f (diff)
add back in package iptables-snmp
This basically installs a shared object file for loading into snmpd so iptables information (chains and their counters) can be accessed via snmp.
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index 8914fe1f7..5bf106ca2 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -252,6 +252,8 @@ source "package/fakeidentd/Config.in"
source "package/gkrellmd/Config.in"
source "package/git/Config.in"
source "package/net-snmp/Config.in"
+# intentionally inserted here, as it depends on the above
+source "package/iptables-snmp/Config.in"
source "package/nut/Config.in"
source "package/openldap/Config.in"
source "package/p910nd/Config.in"