Fix loop between nut-server and nut-client in stop mode
This commit is contained in:
parent
dafbfe8075
commit
19bb945c64
1 changed files with 1 additions and 1 deletions
2
debian/nut-client.init
vendored
2
debian/nut-client.init
vendored
|
@ -4,7 +4,7 @@
|
||||||
# Required-Start: $local_fs $syslog $network $remote_fs
|
# Required-Start: $local_fs $syslog $network $remote_fs
|
||||||
# Required-Stop: $local_fs $syslog $network $remote_fs
|
# Required-Stop: $local_fs $syslog $network $remote_fs
|
||||||
# Should-Start: nut-server
|
# Should-Start: nut-server
|
||||||
# Should-Stop: nut-server
|
# Should-Stop:
|
||||||
# Default-Start: 2 3 4 5
|
# Default-Start: 2 3 4 5
|
||||||
# Default-Stop: 0 1 6
|
# Default-Stop: 0 1 6
|
||||||
# Short-Description: Network UPS Tools monitor initscript
|
# Short-Description: Network UPS Tools monitor initscript
|
||||||
|
|
Loading…
Reference in a new issue