-
Notifications
You must be signed in to change notification settings - Fork 584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove nogroups from audio player profiles #2096
Conversation
But with |
|
Also all major distros use pulseaudio as default and this issue is irrelevant for them 😄 |
@SkewedZeppelin |
|
You're being disingenuous though. As @Vincent43 pointed out, all major distros ship with PulseAudio by default, and
No. But And yeah, as @SkewedZeppelin said, we should really enable |
OK, closed. |
Don't mean to bring this back from the dead, but what is the opinion of removing |
I think it should be user-based exception, similarly. Of course the best solution would be to stop relying on legacy group ownership for audio access 😄. |
nogroups
breaks ALSA since many distros set 660 mode androot:audio
as owner:group on/dev/snd/*
ALSA files.