From 2d7666cde27141b6fd3d4f9d156253324fd56633 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 4 May 2014 10:36:41 +0200 Subject: simplify add_rcconf --- package/shorewall-common/files/shorewall-common.postinst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package/shorewall-common/files/shorewall-common.postinst') 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 -- cgit v1.2.3