summaryrefslogtreecommitdiffstats
path: root/named.init
diff options
context:
space:
mode:
Diffstat (limited to 'named.init')
-rwxr-xr-xnamed.init4
1 files changed, 2 insertions, 2 deletions
diff --git a/named.init b/named.init
index 794f18c..58b8f9b 100755
--- a/named.init
+++ b/named.init
@@ -12,8 +12,8 @@
# Provides: $named
# Required-Start: $local_fs $network $syslog
# Required-Stop: $local_fs $network $syslog
-# Default-Start: 3 5
-# Default-Stop: 0 1 2 4 6
+# Default-Start:
+# Default-Stop: 0 1 2 3 4 5 6
# Short-Description: start|stop|status|restart|try-restart|reload|force-reload DNS server
# Description: control ISC BIND implementation of DNS server
### END INIT INFO