As far as I know, this issue was fixed in version 1:2.9.9-4 with this
changelog entry:
* Add experimental LSB headers. Initscript dependency info should really be
calculated dynamically, but at least this is better than nothing.
Closes: #448225.
No idea why you see this problem in version 1:2.9.11-1. The header is
present in the current version in testing (1:2.9.15-2), at least:
### BEGIN INIT INFO
# Provides: nbd-server
# Required-Start: $remote_fs
# Required-Stop: $remote_fs
# Should-Start: $network
# Should-Stop: $network
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Network Block Device server
### END INIT INFO
Suspect it also should depend on $syslog, but that would be the topic
of another bug report. :)
Happy hacking,
--
Petter Reinholdtsen
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]