From: Jaroslav Kysela Date: Thu, 8 Sep 2005 06:36:00 +0000 (+0000) Subject: dmix and dsnoop configuration - added ipc_perm 0660 (to handle all users with audio... X-Git-Tag: v1.0.10rc2~17 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=af6544a274bb444bd587057dd94d333f03db9db8;p=alsa-lib.git dmix and dsnoop configuration - added ipc_perm 0660 (to handle all users with audio group) --- diff --git a/src/conf/pcm/dmix.conf b/src/conf/pcm/dmix.conf index 7063e5ce..ebdb6c2d 100644 --- a/src/conf/pcm/dmix.conf +++ b/src/conf/pcm/dmix.conf @@ -27,6 +27,7 @@ pcm.!dmix { type dmix ipc_key 5678293 ipc_gid audio + ipc_perm 0660 slave { pcm { type hw diff --git a/src/conf/pcm/dsnoop.conf b/src/conf/pcm/dsnoop.conf index 96eaca6c..1eba61e6 100644 --- a/src/conf/pcm/dsnoop.conf +++ b/src/conf/pcm/dsnoop.conf @@ -27,6 +27,7 @@ pcm.!dsnoop { type dsnoop ipc_key 5778293 ipc_gid audio + ipc_perm 0660 slave { pcm { type hw