[PR #4946] [MERGED] firejail.config: add warning about allow-tray #5305

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4946
Author: @kmk3
Created: 2/15/2022
Status: Merged
Merged: 2/20/2022
Merged by: @netblue30

Base: masterHead: add-warn-allow-tray


📝 Commits (1)

  • b539d3e firejail.config: add warning about allow-tray

📊 Changes

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

View changed files

📝 etc/firejail.config (+2 -1)

📄 Description

According to #4053, there is currently no safe (in the sense of not
allowing to escape the sandbox) implementation of
org.kde.StatusNotifierWatcher, but it is required by multiple programs
for tray functionality. Users may not be aware of this (for example,
see https://github.com/netblue30/firejail/issues/4508), so add a warning about it.

Note: allow-tray was added on commit c86cae2d0 ("Add new condition
ALLOW_TRAY", 2021-09-04) / PR #4510.

Cc: @davidebeatrici


🔄 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/4946 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 2/15/2022 **Status:** ✅ Merged **Merged:** 2/20/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `add-warn-allow-tray` --- ### 📝 Commits (1) - [`b539d3e`](https://github.com/netblue30/firejail/commit/b539d3e7587cc66d528de93f501868569fc34cfd) firejail.config: add warning about allow-tray ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/firejail.config` (+2 -1) </details> ### 📄 Description According to #4053, there is currently no safe (in the sense of not allowing to escape the sandbox) implementation of `org.kde.StatusNotifierWatcher`, but it is required by multiple programs for tray functionality. Users may not be aware of this (for example, see https://github.com/netblue30/firejail/issues/4508), so add a warning about it. Note: allow-tray was added on commit c86cae2d0 ("Add new condition ALLOW_TRAY", 2021-09-04) / PR #4510. Cc: @davidebeatrici --- <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:35:58 -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#5305
No description provided.