[PR #5486] [MERGED] firefox-common.profile: Add DRM support when using psd #5511

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5486
Author: @ghost
Created: 11/27/2022
Status: Merged
Merged: 11/28/2022
Merged by: @undefined

Base: masterHead: psd-fix


📝 Commits (2)

  • 5ad5102 [firefox-common.profile] Add DRM support when using psd
  • 2f6327f Merge branch 'netblue30:master' into psd-fix

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 etc/profile-a-l/firefox-common.profile (+2 -0)

📄 Description

We already added profile-sync-daemon (psd) support in firefox.profile with:
noblacklist ${RUNUSER}/psd/firefox
whitelist ${RUNUSER}/psd/firefox
This PR fixes DRM usage when using psd by ignoring noexec ${RUNUSER}.


🔄 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/5486 **Author:** [@ghost](https://github.com/ghost) **Created:** 11/27/2022 **Status:** ✅ Merged **Merged:** 11/28/2022 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `psd-fix` --- ### 📝 Commits (2) - [`5ad5102`](https://github.com/netblue30/firejail/commit/5ad5102fd401728d1b605f4301f8e9bee5aa6333) [firefox-common.profile] Add DRM support when using psd - [`2f6327f`](https://github.com/netblue30/firejail/commit/2f6327fe2f47f86148329b14041f1cabb6bdfcfd) Merge branch 'netblue30:master' into psd-fix ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/firefox-common.profile` (+2 -0) </details> ### 📄 Description We already added profile-sync-daemon (psd) support in firefox.profile with: noblacklist ${RUNUSER}/psd/*firefox* whitelist ${RUNUSER}/psd/*firefox* This PR fixes DRM usage when using psd by ignoring noexec ${RUNUSER}. --- <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:39:44 -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#5511
No description provided.