package/pipewire: add pipewire user to audio/video groups
Fixes: ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied v4l2: Cannot open '/dev/video0': 13, Permission denied Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
b6ea449108
commit
b97e8a79f9
@ -171,7 +171,7 @@ endif
|
||||
PIPEWIRE_CONF_OPTS += -Dsession-managers='$(subst $(space),$(comma),$(PIPEWIRE_SESSION_MANAGERS_LIST))'
|
||||
|
||||
define PIPEWIRE_USERS
|
||||
pipewire -1 pipewire -1 * - - - PipeWire System Daemon
|
||||
pipewire -1 pipewire -1 * - - audio,video PipeWire System Daemon
|
||||
endef
|
||||
|
||||
$(eval $(meson-package))
|
||||
|
Loading…
Reference in New Issue
Block a user