From 6d861d830489626e972643debc2ea58eb282fbac Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Sun, 21 Jun 2009 02:52:35 +0000 Subject: [PATCH] Added Default-Start and Default-stop to init script. --- unbound.init | 2 ++ 1 file changed, 2 insertions(+) diff --git a/unbound.init b/unbound.init index b20054a..9fb6a8e 100644 --- a/unbound.init +++ b/unbound.init @@ -11,6 +11,8 @@ # Provides: unbound # Required-Start: $network $local_fs # Required-Stop: $network $local_fs +# Default-Start: +# Default-Stop: 0 1 2 3 4 5 6 # Should-Start: $syslog # Should-Stop: $syslog # Short-Description: unbound recursive Domain Name Server.