severity 426108 normal tags 426108 + patch thanks Here is a complete patch.
--- lvm2-2.02.26.orig/debian/lvm2.init 2007-12-30 20:01:45.000000000 +0100 +++ lvm2-2.02.26/debian/lvm2.init 2007-12-30 20:03:17.000000000 +0100 @@ -1,4 +1,13 @@ #!/bin/sh +### BEGIN INIT INFO +# Provides: lvm +# Required-Start: mountdevsubfs +# Required-Stop: +# Should-Start: udev devfsd raid2 mdadm cryptdisks-early +# Should-Stop: reboot halt umountroot +# Default-Start: S +# Default-Stop: 0 6 +### END INIT INFO SCRIPTNAME=/etc/init.d/lvm2 Increasing severity, as it is a release goal to get dependency information in LSB format into init.d scripts. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]