mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
dmix and dsnoop configuration - added ipc_perm 0660 (to handle all users with audio group)
This commit is contained in:
parent
4272742a2b
commit
af6544a274
2 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ pcm.!dmix {
|
|||
type dmix
|
||||
ipc_key 5678293
|
||||
ipc_gid audio
|
||||
ipc_perm 0660
|
||||
slave {
|
||||
pcm {
|
||||
type hw
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@ pcm.!dsnoop {
|
|||
type dsnoop
|
||||
ipc_key 5778293
|
||||
ipc_gid audio
|
||||
ipc_perm 0660
|
||||
slave {
|
||||
pcm {
|
||||
type hw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue