]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- add dm path
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 1 Oct 2004 19:04:32 +0000 (19:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    udev.rules -> 1.4

udev.rules

index e3c96940ef1a4583504c6e2c9ecbe36f3877140d..8a0294c8a34c37a0300af679a606911bdda4ee44 100644 (file)
@@ -47,6 +47,8 @@ KERNEL="null",                NAME="%k", SYMLINK="XOR"
 
 KERNEL="tun",          NAME="net/%k"
 
+KERNEL="device-mapper", NAME="mapper/control"
+
 # old compat symlinks with enumeration
 KERNEL="sr*", NAME="scd%n", SYMLINK="cdrom%e"
 KERNEL="scd*", NAME="%k", SYMLINK="cdrom%e"
This page took 0.510883 seconds and 4 git commands to generate.