mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1344] Firefox and thunderbird are starting as root #922
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#922
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?
Originally created by @Lemnis-kate on GitHub (Jun 22, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1344
Dear people.
With Ubuntu Mate 16.04 the command "firejail firefox &" starts firefox als root.
This could not be right. With thunderbird I have the same problem.
So it can't be the profile.
With Ubuntu 16.04. that problem doesn't exists.
Thanks for help.
@Fred-Barclay commented on GitHub (Jun 22, 2017):
Hi @Lemnis-kate,
Firejail does start itself as root, but it drops these privileges when running Firefox or other applications. You can check this for yourself by running
ps -aux | grep firefoxinside your terminal.A more detailed explanation is at https://firejail.wordpress.com/support/frequently-asked-questions/#as-superuser. We also have a discussion about it at #258.
EDIT: as you noticed, the notice that programs are running as root usually only occurs in MATE, as far as I'm aware. That's why you see it in Ubuntu MATE 16.04 but not in regular Ubuntu.