summaryrefslogtreecommitdiffstats
path: root/testing/haproxy/haproxy.initd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/haproxy/haproxy.initd')
-rw-r--r--testing/haproxy/haproxy.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/haproxy/haproxy.initd b/testing/haproxy/haproxy.initd
index 10466144..82a10675 100644
--- a/testing/haproxy/haproxy.initd
+++ b/testing/haproxy/haproxy.initd
@@ -18,6 +18,7 @@ checkconfig() {
depend() {
need net
+ after firewall
use dns logger
}