1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-23 10:50:16 +03:00

rules: suse - use NAME for mapper/control

This commit is contained in:
Kay Sievers 2009-08-31 16:05:52 +02:00
parent a6c5b514d8
commit 71b4b701b1

View File

@ -1,6 +1,6 @@
# do not edit this file, it will be overwritten on update
KERNEL=="device-mapper", SYMLINK+="mapper/control"
KERNEL=="device-mapper", NAME="mapper/control"
KERNEL!="dm-*", GOTO="device_mapper_end"
ACTION!="add|change", GOTO="device_mapper_end"