mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6677] [CLOSED] docs: clarify to run "sudo firecfg" as a normal (desktop) user #6118
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#6118
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/6677
Author: @kmk3
Created: 3/7/2025
Status: ❌ Closed
Base:
master← Head:docs-clarify-firecfg-user📝 Commits (1)
2aed3cedocs: clarify to run "sudo firecfg" as a normal (desktop) user📊 Changes
2 files changed (+10 additions, -0 deletions)
View changed files
📝
README.md(+5 -0)📝
src/man/firecfg.1.in(+5 -0)📄 Description
End users following the steps for desktop integration may end up running
sudo firecfgas root (or as a similar account) rather than as a normaldesktop user.
In that case, programs opened through a desktop launcher would still not
be running under firejail, which might surprise users.
So clarify that
sudo firecfgshould be executed as a normal (desktop)user for desktop integration.
Relates to #6657.
Kind of relates to #5812.
Reported-by: @ginto37
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.