Added Default-Start and Default-stop to init script.
This commit is contained in:
parent
422c05d749
commit
6d861d8304
@ -11,6 +11,8 @@
|
|||||||
# Provides: unbound
|
# Provides: unbound
|
||||||
# Required-Start: $network $local_fs
|
# Required-Start: $network $local_fs
|
||||||
# Required-Stop: $network $local_fs
|
# Required-Stop: $network $local_fs
|
||||||
|
# Default-Start:
|
||||||
|
# Default-Stop: 0 1 2 3 4 5 6
|
||||||
# Should-Start: $syslog
|
# Should-Start: $syslog
|
||||||
# Should-Stop: $syslog
|
# Should-Stop: $syslog
|
||||||
# Short-Description: unbound recursive Domain Name Server.
|
# Short-Description: unbound recursive Domain Name Server.
|
||||||
|
Loading…
Reference in New Issue
Block a user