aboutsummaryrefslogtreecommitdiffstats
path: root/main/squid/squid.initd
diff options
context:
space:
mode:
Diffstat (limited to 'main/squid/squid.initd')
-rw-r--r--main/squid/squid.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/squid/squid.initd b/main/squid/squid.initd
index 4242b216ec..beaea0b17a 100644
--- a/main/squid/squid.initd
+++ b/main/squid/squid.initd
@@ -9,6 +9,7 @@ conf=/etc/squid/squid.conf
depend() {
need net
+ after firewall
}
# Try to increase the # of filedescriptors we can open.