aboutsummaryrefslogtreecommitdiffstats
path: root/community/pdns-recursor/pdns-recursor.initd
diff options
context:
space:
mode:
Diffstat (limited to 'community/pdns-recursor/pdns-recursor.initd')
-rw-r--r--community/pdns-recursor/pdns-recursor.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdns-recursor/pdns-recursor.initd b/community/pdns-recursor/pdns-recursor.initd
index 80e851d064..0414c89191 100644
--- a/community/pdns-recursor/pdns-recursor.initd
+++ b/community/pdns-recursor/pdns-recursor.initd
@@ -11,7 +11,7 @@ extra_started_commands="dump reload"
depend() {
need net
- after firewall
+ after firewall entropy
}
start() {