chiark / gitweb /
rules: suse - use NAME for mapper/control
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 31 Aug 2009 14:05:52 +0000 (16:05 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 31 Aug 2009 14:05:52 +0000 (16:05 +0200)
rules/suse/64-device-mapper.rules

index 2bffe8344a11c8cbcea3ca108941acd71de6b849..36ac7566d3fb66e3e8b800e6eadf5e9ca54fe8f2 100644 (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"