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