summaryrefslogtreecommitdiff
path: root/package/shorewall-common/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-08-20 20:42:19 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-08-20 20:42:19 +0200
commitd07acf5eacf62cd8b5495f12e3b37427050270c9 (patch)
treea0f4d7869e37ede1ca386ac428c75bf4b34d80f4 /package/shorewall-common/Config.in
parent70c44baa23fbf86a888f6f37a75bca10a631a01c (diff)
parent4a0a9fe7fee9d7032adc62e244a23d37013816e3 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/shorewall-common/Config.in')
-rw-r--r--package/shorewall-common/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/shorewall-common/Config.in b/package/shorewall-common/Config.in
index d45386d64..59296e1fe 100644
--- a/package/shorewall-common/Config.in
+++ b/package/shorewall-common/Config.in
@@ -17,7 +17,7 @@ config ADK_PACKAGE_SHOREWALL_STRIPCONF
prompt "Strip shorewall configuration files"
bool
default n
- depends ADK_PACKAGE_SHOREWALL
+ depends on ADK_PACKAGE_SHOREWALL
help
To save space, all shorewall files in /etc/shorewall will get striped.
This means that all comments, empty lines etc. are removed.
@@ -29,7 +29,7 @@ config ADK_PACKAGE_SHOREWALL_STRIPSHARED
prompt "Strip shared shorewall files (macros & actions mainly)"
bool
default y
- depends ADK_PACKAGE_SHOREWALL
+ depends on ADK_PACKAGE_SHOREWALL
help
To save space, all shared shorewall files in /usr/share/shorewall
will get striped. This means that all comments, empty lines etc.