mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5290] [MERGED] docs: mention risk of SUID binaries and also firejail-users(5) #5430
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#5430
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/5290
Author: @kmk3
Created: 8/3/2022
Status: ✅ Merged
Merged: 8/14/2022
Merged by: @netblue30
Base:
master← Head:docs-suid-firejail-users📝 Commits (1)
ba0ac27docs: mention risk of SUID binaries and also firejail-users(5)📊 Changes
1 file changed (+11 additions, -0 deletions)
View changed files
📝
src/man/firejail.txt(+11 -0)📄 Description
On the introduction of firejail(1), mention the main risk of SUID
binaries and that by default, only trusted users should be allowed to
run firejail (and how to accomplish that).
Note: The added comment line is completely discarded (so there is no
extraneous blank line); see groff_man(7) for details.
Suggested by @emerajid on #5288.
Relates to #4601.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.