Indeed the LRM init script is missing its LSB headers. We are
installing this script using the debhelpers as below:
dh_installinit -p linux-restricted-modules-common --no-start --
start 7 S . start 1 0 6 .
So we only care about starting. Starting at priority 7 in rcS.d and
priority 1 in rc0.d and rc6.d. Something like this:
### BEGIN INIT INFO
# Provides: linux-restricted-modules
# Required-Start: $local_fs
# Required-Stop:
# Default-Start: S 0 6
# Default-Stop:
# Short-Description: Setup the linux restricted modules
# Description: Link the linux restricted modules at run time.
### END INIT INFO
--
[Jaunty] warning: missing LSB information
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs