Bug#350814: please move multipath.sh to /lib/udev/

Marco d'Itri md at linux.it
Tue Jan 31 23:34:48 UTC 2006


Package: multipath-tools
Severity: normal

Since a few months /etc/udev/scripts/ has been deprecated in favour of
/lib/udev/, please move the multipath.sh script there.
Do not forget that /etc/udev/scripts/multipath.sh is a conffile, so the
package MUST manually delete it from preinst or postinst.

Then you can rewrite the rule this way:

ACTION=="add", SUBSYSTEM=="block", KERNEL=="sd*[!0-9]", RUN+="multipath.sh %k"

(BUS=="scsi" is implicit, and /lib/udev/ is the default.)

-- 
ciao,
Marco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-lvm-maintainers/attachments/20060201/711e6c36/attachment.pgp


More information about the pkg-lvm-maintainers mailing list