mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
target skeleton: add audio group
Add audio group to the target skeleton. Some multimedia applications based on alsa-lib need it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d0f607c47a
commit
8497c46a57
@ -6,6 +6,7 @@ adm:x:4:
|
||||
tty:x:5:
|
||||
disk:x:6:
|
||||
wheel:x:10:root
|
||||
audio:x:29:
|
||||
utmp:x:43:
|
||||
staff:x:50:
|
||||
haldaemon:x:68:
|
||||
|
Loading…
Reference in New Issue
Block a user