diff options
Diffstat (limited to 'package/shorewall-common/ipkg/shorewall-common.postinst')
-rw-r--r-- | package/shorewall-common/ipkg/shorewall-common.postinst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/package/shorewall-common/ipkg/shorewall-common.postinst b/package/shorewall-common/ipkg/shorewall-common.postinst deleted file mode 100644 index bade6304b..000000000 --- a/package/shorewall-common/ipkg/shorewall-common.postinst +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -add_rcconf shorewall - -mkdir -p $IPKG_INSTROOT/usr/share/shorewall/runtime -chmod 0700 $IPKG_INSTROOT/usr/share/shorewall/runtime |