Be sure that client is stopped before the server also when using dependencies based boot
This commit is contained in:
parent
a7e6c2affc
commit
fa2376d331
2 changed files with 4 additions and 2 deletions
2
debian/nut-server.init
vendored
2
debian/nut-server.init
vendored
|
|
@ -2,7 +2,7 @@
|
|||
### BEGIN INIT INFO
|
||||
# Provides: nut-server upsd
|
||||
# Required-Start: $local_fs $syslog $network $remote_fs udev
|
||||
# Required-Stop: $local_fs $syslog $network $remote_fs udev nut-client
|
||||
# Required-Stop: $local_fs $syslog $network $remote_fs udev
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Short-Description: Network UPS Tools initscript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue