mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-03-09 15:14:01 +07:00
[PATCH] update udev.rules.gentoo with new config file format.
This commit is contained in:
parent
e59d338c96
commit
2b7289ae88
@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
# devfs-names for ide-devices (uncomment only one)
|
# devfs-names for ide-devices (uncomment only one)
|
||||||
# /dev/ide/.../{disc,cd} and /dev/{cdroms,discs}/* type names
|
# /dev/ide/.../{disc,cd} and /dev/{cdroms,discs}/* type names
|
||||||
BUS="ide", KERNEL="hd*", PROGRAM="/etc/udev/scripts/ide-devfs.sh %k %b %n", NAME="%k", SYMLINK="%1c %2c"
|
BUS="ide", KERNEL="hd*", PROGRAM="/etc/udev/scripts/ide-devfs.sh %k %b %n", NAME="%k", SYMLINK="%c{1} %c{2}"
|
||||||
|
|
||||||
# alsa devices
|
# alsa devices
|
||||||
KERNEL="controlC[0-9]*", NAME="snd/%k"
|
KERNEL="controlC[0-9]*", NAME="snd/%k"
|
||||||
|
Loading…
Reference in New Issue
Block a user