summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-02 01:54:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-02 01:54:54 +0000
commitd2f04740b03d3e7d515841b5dace9cdc22f4e62e (patch)
tree1f634ae3e9f3b3434a91a3406a951a85e2e97583 /etc/rc
parent10616c2b9aef49882f25ab3c92ec2b8c3e2e5097 (diff)
downloadpfsense-d2f04740b03d3e7d515841b5dace9cdc22f4e62e.zip
pfsense-d2f04740b03d3e7d515841b5dace9cdc22f4e62e.tar.gz
Remove filter_configure() from late in the process, it interferes with shell-cmd
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc b/etc/rc
index b954145..f93d0f4 100755
--- a/etc/rc
+++ b/etc/rc
@@ -88,8 +88,5 @@ for FILE in /usr/local/etc/rc.d/*.sh; do
fi
done
-echo Configure firewall filter...
-/etc/rc.filter_configure
-
exit 0
OpenPOWER on IntegriCloud