aboutsummaryrefslogtreecommitdiffstats
path: root/main/bind/named.initd
diff options
context:
space:
mode:
Diffstat (limited to 'main/bind/named.initd')
-rw-r--r--main/bind/named.initd7
1 files changed, 0 insertions, 7 deletions
diff --git a/main/bind/named.initd b/main/bind/named.initd
index c03f35d3a4..812dfa90c6 100644
--- a/main/bind/named.initd
+++ b/main/bind/named.initd
@@ -2,13 +2,6 @@
extra_commands="checkconfig checkzones"
extra_started_commands="reload"
-
-depend() {
- need net
- use logger
- provide dns
-}
-
: ${NAMED_CONF:=/etc/bind/named.conf}
depend() {