summaryrefslogtreecommitdiffstats
path: root/core/modules/iptables-helper/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/iptables-helper/module.conf')
-rw-r--r--core/modules/iptables-helper/module.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/modules/iptables-helper/module.conf b/core/modules/iptables-helper/module.conf
index c72d5f27..46eb4e93 100644
--- a/core/modules/iptables-helper/module.conf
+++ b/core/modules/iptables-helper/module.conf
@@ -1,2 +1,4 @@
#!/bin/bash
-# requires some rootfs that provies iptables
+REQUIRED_MODULES="
+ iptables
+"