From: root Date: Tue, 27 Sep 2005 08:25:21 +0000 (+0200) Subject: [multipath] adapt to the new udev rules X-Git-Tag: 0.4.6~109 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=760def5b6fddbd3acc5d17bf8d02d21f9d677912;p=platform%2Fupstream%2Fmultipath-tools.git [multipath] adapt to the new udev rules dev.d/ and hotplug.d/ are deprecated. Move multipath and multipath partitions triggers to rules.d/ Don't create /dev/ links anymore, we now use exclusively on /dev/mapper/ --- diff --git a/multipath/multipath.dev b/multipath/multipath.dev deleted file mode 100644 index dab433d..0000000 --- a/multipath/multipath.dev +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh -e - -if [ ! "${ACTION}" = add ] ; then - exit -fi - -if [ "${DEVPATH:7:3}" = "dm-" ] ; then - dev=$(