[PR #4510] [MERGED] Add new condition ALLOW_TRAY #5174

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4510
Author: @rusty-snake
Created: 9/4/2021
Status: Merged
Merged: 10/9/2021
Merged by: @netblue30

Base: masterHead: allow-tray-condition


📝 Commits (1)

  • c86cae2 Add new condition ALLOW_TRAY

📊 Changes

6 files changed (+13 additions, -2 deletions)

View changed files

📝 contrib/vim/syntax/firejail.vim (+1 -1)
📝 etc/firejail.config (+3 -0)
📝 src/firejail/checkcfg.c (+2 -0)
📝 src/firejail/firejail.h (+1 -0)
📝 src/firejail/profile.c (+5 -0)
📝 src/man/firejail-profile.txt (+1 -1)

📄 Description

No description provided


🔄 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/4510 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 9/4/2021 **Status:** ✅ Merged **Merged:** 10/9/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `allow-tray-condition` --- ### 📝 Commits (1) - [`c86cae2`](https://github.com/netblue30/firejail/commit/c86cae2d08da10eaec01964654c505387ee51eac) Add new condition ALLOW_TRAY ### 📊 Changes **6 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `contrib/vim/syntax/firejail.vim` (+1 -1) 📝 `etc/firejail.config` (+3 -0) 📝 `src/firejail/checkcfg.c` (+2 -0) 📝 `src/firejail/firejail.h` (+1 -0) 📝 `src/firejail/profile.c` (+5 -0) 📝 `src/man/firejail-profile.txt` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:33:37 -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#5174
No description provided.