Bug#426108: Improved LSB header for lvm2

Petter Reinholdtsen pere at hungry.com
Sun Dec 30 19:06:31 UTC 2007


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





More information about the pkg-lvm-maintainers mailing list