mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4946] [MERGED] firejail.config: add warning about allow-tray #5305
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5305
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:add-warn-allow-tray📝 Commits (1)
b539d3efirejail.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 programsfor 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 conditionALLOW_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.