[GH-ISSUE #3069] firejail firefox: Permission denied #1921

Closed
opened 2026-05-05 08:35:27 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @GreatBigWhiteWorld on GitHub (Dec 2, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3069

BTW,

~: ls /usr/bin/firejail
-rwsr-x---  1 root firejail

Is it normal?

Originally created by @GreatBigWhiteWorld on GitHub (Dec 2, 2019). Original GitHub issue: https://github.com/netblue30/firejail/issues/3069 BTW, ``` ~: ls /usr/bin/firejail -rwsr-x--- 1 root firejail ``` Is it normal?
gitea-mirror 2026-05-05 08:35:27 -06:00
Author
Owner

@Vincent43 commented on GitHub (Dec 2, 2019):

On some distros firejail usage is restricted to firejail group. You have to add your user there and re-login:
sudo gpasswd -a <user> firejail.

What distro do you use?

<!-- gh-comment-id:560354162 --> @Vincent43 commented on GitHub (Dec 2, 2019): On some distros firejail usage is restricted to `firejail` group. You have to add your user there and re-login: `sudo gpasswd -a <user> firejail`. What distro do you use?
Author
Owner

@rusty-snake commented on GitHub (Jan 17, 2020):

@GreatBigWhiteWorld
I'm closing here due to inactivity, please fell free to reopen if you have more questions.

<!-- gh-comment-id:575726893 --> @rusty-snake commented on GitHub (Jan 17, 2020): @GreatBigWhiteWorld I'm closing here due to inactivity, please fell free to reopen if you have more questions.
Author
Owner

@GreatBigWhiteWorld commented on GitHub (Jan 19, 2020):

Sorry, forgot to reply after making the change. Yeah I just had to add me in the firejail group.

<!-- gh-comment-id:575979328 --> @GreatBigWhiteWorld commented on GitHub (Jan 19, 2020): Sorry, forgot to reply after making the change. Yeah I just had to add me in the firejail group.
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#1921
No description provided.