diff --git a/packages/network/iptables/meta b/packages/network/iptables/meta index 1f733ad558..2933d9cd14 100644 --- a/packages/network/iptables/meta +++ b/packages/network/iptables/meta @@ -12,3 +12,5 @@ PKG_SECTION="network" PKG_SHORTDESC="iptables: IP packet filter administration" PKG_LONGDESC="Iptables is used to set up, maintain, and inspect the tables of IP packet filter rules in the Linux kernel. There are several different tables which may be defined, and each table contains a number of built-in chains, and may contain user-defined chains." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"