X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=rules%2Fsuse%2F64-device-mapper.rules;h=12cae35da82e01de63159ac895d33e28c93b2337;hp=34e3307569b084d8cd30cd1ee254940e1c7036d4;hb=4b06c409350d26af5e6ace0f368d01b80d75438e;hpb=86dc9133f88e8690aa89ccb5a240ff915b1fb69f diff --git a/rules/suse/64-device-mapper.rules b/rules/suse/64-device-mapper.rules index 34e330756..12cae35da 100644 --- a/rules/suse/64-device-mapper.rules +++ b/rules/suse/64-device-mapper.rules @@ -1,7 +1,7 @@ # do not edit this file, it will be overwritten on update KERNEL!="dm-*", GOTO="device_mapper_end" -ACTION!="add|change", GOTO="device_mapper_end" +ACTION=="remove", GOTO="device_mapper_end" IMPORT{program}="/sbin/dmsetup export -j%M -m%m" ENV{DM_NAME}!="?*", GOTO="device_mapper_end"