]> git.ipfire.org Git - thirdparty/systemd.git/blob - etc/udev/gentoo/40-gentoo.rules
rules: Gentoo update
[thirdparty/systemd.git] / etc / udev / gentoo / 40-gentoo.rules
1 # do not edit this file, it will be overwritten on update
2
3 # capi devices
4 KERNEL=="capi", NAME="capi20", SYMLINK+="isdn/capi20"
5 KERNEL=="capi*", NAME="capi/%n"
6
7 # old devfs path, removing this could break systems
8 # Bug 195839
9 KERNEL=="md[0-9]*", SYMLINK+="md/%n"
10 KERNEL=="loop[0-9]*", SYMLINK+="loop/%n"
11 KERNEL=="ram[0-9]*", SYMLINK+="rd/%n"
12