summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-02 23:48:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-02 23:48:26 +0000
commitccee37fdb1f4e1276f120c59b81b8de4ecb290b7 (patch)
treeed9ed7c2f89ac72800c42801238de04ef96499d9 /etc/rc
parentd5534f02a5e8b0824f560e1cf9fdf043ea74ebeb (diff)
downloadpfsense-ccee37fdb1f4e1276f120c59b81b8de4ecb290b7.zip
pfsense-ccee37fdb1f4e1276f120c59b81b8de4ecb290b7.tar.gz
Fixup ordering. ALTQ rules load out of the box now!
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index f93d0f4..c7cccc5 100755
--- a/etc/rc
+++ b/etc/rc
@@ -69,6 +69,7 @@ cd /var/run && cp /dev/null utmp && chmod 644 utmp
/sbin/pfctl -f /tmp/rules.debug >/dev/null 2>&1
/sbin/pfctl -e >/dev/null 2>&1
+/etc/rc.filter_configure >/dev/null 2>&1
echo Starting INETD for FTP-PROXY...
/usr/sbin/inetd -wW -C 60
OpenPOWER on IntegriCloud