summaryrefslogtreecommitdiff
path: root/package/shorewall-common
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-04 10:36:41 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-04 10:36:41 +0200
commit2d7666cde27141b6fd3d4f9d156253324fd56633 (patch)
treebbbb6d7b237b7b8dd3416c13f045cb766fadc5bb /package/shorewall-common
parentb02bbc72e9d77922bcbae48fd682aaac66122c44 (diff)
simplify add_rcconf
Diffstat (limited to 'package/shorewall-common')
-rw-r--r--package/shorewall-common/files/shorewall-common.postinst3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/shorewall-common/files/shorewall-common.postinst b/package/shorewall-common/files/shorewall-common.postinst
index bade6304b..7b1c5e5cc 100644
--- a/package/shorewall-common/files/shorewall-common.postinst
+++ b/package/shorewall-common/files/shorewall-common.postinst
@@ -1,6 +1,5 @@
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
-add_rcconf shorewall
-
+add_rcconf shorewall NO
mkdir -p $IPKG_INSTROOT/usr/share/shorewall/runtime
chmod 0700 $IPKG_INSTROOT/usr/share/shorewall/runtime