[PR #2096] [CLOSED] Remove nogroups from audio player profiles #4172

Closed
opened 2026-05-05 10:15:06 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2096
Author: @manevich
Created: 8/24/2018
Status: Closed

Base: masterHead: alsa-nogroups


📝 Commits (1)

  • 583e79e Remove nogroups from audio player profiles

📊 Changes

5 files changed (+6 additions, -6 deletions)

View changed files

📝 etc/audacious.profile (+1 -1)
📝 etc/audacity.profile (+1 -1)
📝 etc/deadbeef.profile (+1 -1)
📝 etc/mplayer.profile (+1 -1)
📝 etc/mpv.profile (+2 -2)

📄 Description

nogroups breaks ALSA since many distros set 660 mode and root:audio as owner:group on /dev/snd/* ALSA files.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/2096 **Author:** [@manevich](https://github.com/manevich) **Created:** 8/24/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `alsa-nogroups` --- ### 📝 Commits (1) - [`583e79e`](https://github.com/netblue30/firejail/commit/583e79e642449d0a7379b90e8d94e9a4845147db) Remove nogroups from audio player profiles ### 📊 Changes **5 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `etc/audacious.profile` (+1 -1) 📝 `etc/audacity.profile` (+1 -1) 📝 `etc/deadbeef.profile` (+1 -1) 📝 `etc/mplayer.profile` (+1 -1) 📝 `etc/mpv.profile` (+2 -2) </details> ### 📄 Description `nogroups` breaks ALSA since many distros set 660 mode and `root:audio` as owner:group on `/dev/snd/*` ALSA files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:15:06 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4172
No description provided.