summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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