1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-23 21:35:11 +03:00

rules: put alsa in group "audio"

This commit is contained in:
Kay Sievers 2008-12-22 16:19:38 +01:00
parent 6c172fd41d
commit 20e9677d22

View File

@ -1,5 +1,6 @@
# do not edit this file, it will be overwritten on update
SUBSYSTEM=="sound", GROUP="audio"
KERNEL=="controlC[0-9]*", NAME="snd/%k"
KERNEL=="hwC[D0-9]*", NAME="snd/%k"
KERNEL=="pcmC[D0-9cp]*", NAME="snd/%k"