[PR #5978] [MERGED] profiles: discord-common: harden & allow notifications #5761

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5978
Author: @haarp
Created: 8/27/2023
Status: Merged
Merged: 9/6/2023
Merged by: @kmk3

Base: masterHead: patch-1


📝 Commits (1)

  • 9929585 discord-common.profile: harden & allow notifications

📊 Changes

1 file changed (+5 additions, -8 deletions)

View changed files

📝 etc/profile-a-l/discord-common.profile (+5 -8)

📄 Description

Tested some more directives by removing the ignores. Also add directives necessary for dbus notifications (fixes #5971).

What works:

  • Basic functionality
  • Receiving notifications
  • Voice communication
  • Watching streams

What wasn't tested:

  • Casting streams
  • Opening links
  • Tracking/displaying "current activity" as status message
  • Apparmor

Notes:

  • Discord tries to access system dbus ([ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/firejail/mnt/dbus/system: Permission denied). I don't know what business it has with the system dbus, and didn't notice any problems due to that.
  • I had one crash after 2h of watching a stream. Probably unrelated.

🔄 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/5978 **Author:** [@haarp](https://github.com/haarp) **Created:** 8/27/2023 **Status:** ✅ Merged **Merged:** 9/6/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`9929585`](https://github.com/netblue30/firejail/commit/99295853b6321897c52de159ebcbdbc711fc3d0b) discord-common.profile: harden & allow notifications ### 📊 Changes **1 file changed** (+5 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/discord-common.profile` (+5 -8) </details> ### 📄 Description Tested some more directives by removing the ignores. Also add directives necessary for dbus notifications (fixes #5971). What works: - Basic functionality - Receiving notifications - Voice communication - Watching streams What wasn't tested: - Casting streams - Opening links - Tracking/displaying "current activity" as status message - Apparmor Notes: - Discord tries to access system dbus (`[ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/firejail/mnt/dbus/system: Permission denied`). I don't know what business it has with the system dbus, and didn't notice any problems due to that. - I had one crash after 2h of watching a stream. Probably unrelated. --- <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:44:24 -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#5761
No description provided.