diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2011-01-11 10:49:56 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-01-11 16:46:00 +0100 |
commit | 8497c46a57e740cb9d236cae2c2a4cc4d9962a23 (patch) | |
tree | c1e6a716d45135913895741f6d82a2d976313751 /fs/skeleton/etc | |
parent | d0f607c47ad5a90bede8f2db314d9f4355e97877 (diff) |
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>
Diffstat (limited to 'fs/skeleton/etc')
-rw-r--r-- | 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 c600be08e..df12dbae3 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: |