Be sure that client is stopped before the server also when using dependencies based boot

This commit is contained in:
Laurent Bigonville 2012-08-11 18:04:03 +02:00
parent a7e6c2affc
commit fa2376d331
2 changed files with 4 additions and 2 deletions

View file

@ -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