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

Attachment: signature.asc
Description: Digital signature

Reply via email to