From 760def5b6fddbd3acc5d17bf8d02d21f9d677912 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Sep 2005 10:25:21 +0200 Subject: [PATCH] [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/ --- multipath/multipath.dev | 13 ------------- multipath/multipath.rules | 25 ++++++++++++++++++++++--- 2 files changed, 22 insertions(+), 16 deletions(-) delete mode 100644 multipath/multipath.dev 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=$(