summaryrefslogtreecommitdiffstats
path: root/main/shorewall-shell
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-06-26 14:55:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-06-26 14:55:37 +0000
commitf87a4af4458ab3594e605090215bd76b94cef3e8 (patch)
treec83b3822a9f2fce7f33d3ea40adf1d94bf5854ab /main/shorewall-shell
parent2c42b21247e3a50c500f5dbea1549092022c30ad (diff)
downloadaports-f87a4af4458ab3594e605090215bd76b94cef3e8.tar.bz2
aports-f87a4af4458ab3594e605090215bd76b94cef3e8.tar.xz
main/shorewall-shell: remove unused post-install
Diffstat (limited to 'main/shorewall-shell')
-rw-r--r--main/shorewall-shell/shorewall-shell.post-install6
1 files changed, 0 insertions, 6 deletions
diff --git a/main/shorewall-shell/shorewall-shell.post-install b/main/shorewall-shell/shorewall-shell.post-install
deleted file mode 100644
index 34f18779a..000000000
--- a/main/shorewall-shell/shorewall-shell.post-install
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-# loglevel needs to be lowercase
-if grep -q INFO /etc/shorewall/rules; then
- sed '/^[^#].*[[:space:]]\+INFO/s/\([[:space:]]\)\+INFO[[:space:]]*$/\1info/' \
- /etc/shorewall/policy