[Buildroot] [git commit master 1/1] target skeleton: add audio group

Peter Korsgaard jacmet at sunsite.dk
Tue Jan 11 15:46:00 UTC 2011


commit: http://git.buildroot.net/buildroot/commit/?id=8497c46a57e740cb9d236cae2c2a4cc4d9962a23
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Add audio group to the target skeleton.
Some multimedia applications based on alsa-lib need it.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 fs/skeleton/etc/group |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/fs/skeleton/etc/group b/fs/skeleton/etc/group
index c600be0..df12dba 100644
--- a/fs/skeleton/etc/group
+++ b/fs/skeleton/etc/group
@@ -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:
-- 
1.7.2.2




More information about the buildroot mailing list