Modify ↓
#14175 closed defect (fixed)
pulseaudio/alsa: missing permissions for /dev/snd
Reported by: | anonymous | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | packages | Version: | Trunk |
Keywords: | Cc: | lynxis@… |
Description
When running pulseaudio in system mode it runs under the user 'pulse'. Because /dev/snd/* have 644 rights and is owned by root:root it can not access alsa.
What's the best way to fix this? Add a group alsa and add pulse as member and changed default permission over hotplug?
Attachments (0)
Change History (1)
comment:1 Changed 4 years ago by tripolar
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed with r38045