chiark / gitweb /
rules: put alsa in group "audio"
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 22 Dec 2008 15:19:38 +0000 (16:19 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 22 Dec 2008 15:19:38 +0000 (16:19 +0100)
rules/packages/40-alsa.rules

index c21840972e259d5cc3f0bfaefe19c9602b66801b..abdde8cf9104dc77c58ffdc9c4db34f38ef93fd7 100644 (file)
@@ -1,5 +1,6 @@
 # do not edit this file, it will be overwritten on update
 
 # 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"
 KERNEL=="controlC[0-9]*",      NAME="snd/%k"
 KERNEL=="hwC[D0-9]*",          NAME="snd/%k"
 KERNEL=="pcmC[D0-9cp]*",       NAME="snd/%k"