[GH-ISSUE #2434] Firejail only runs as root? OpenSuse #1617

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

Originally created by @ghost on GitHub (Feb 20, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2434

Hi! I'm currently trying to run firejail on Opensuse Tumbleweed, but I find that I can only run it as root. Given that I use the mate desktop with x11, this is a huge issue for me. I have xpra and zephyr both installed, and all dependencies as well. However, if I try to run firejail without root I get this error:
$ /usr/bin/firejail: Permission Denied

Meanwhile, if I try to run root, I get the error that I can't run firejail as root on x11

Can someone please help me out? I get the feeling that I could use chown on that folder, but then that might cause issues. If someone could please let me know I'd be very grateful. Thank you

Originally created by @ghost on GitHub (Feb 20, 2019). Original GitHub issue: https://github.com/netblue30/firejail/issues/2434 Hi! I'm currently trying to run firejail on Opensuse Tumbleweed, but I find that I can only run it as root. Given that I use the mate desktop with x11, this is a huge issue for me. I have xpra and zephyr both installed, and all dependencies as well. However, if I try to run firejail without root I get this error: $ /usr/bin/firejail: Permission Denied Meanwhile, if I try to run root, I get the error that I can't run firejail as root on x11 Can someone please help me out? I get the feeling that I could use chown on that folder, but then that might cause issues. If someone could please let me know I'd be very grateful. Thank you
Author
Owner

@smitsohu commented on GitHub (Feb 20, 2019):

Can you post the output of ls -l /usr/bin/firejail

<!-- gh-comment-id:465770881 --> @smitsohu commented on GitHub (Feb 20, 2019): Can you post the output of `ls -l /usr/bin/firejail`
Author
Owner

@Vincent43 commented on GitHub (Feb 20, 2019):

AFAIK on openSUSE firejail acces is restricted to firejail system group. You have to add your user to that group in order to use it.

<!-- gh-comment-id:465793620 --> @Vincent43 commented on GitHub (Feb 20, 2019): AFAIK on openSUSE firejail acces is restricted to `firejail` system group. You have to add your user to that group in order to use it.
Author
Owner

@matu3ba commented on GitHub (Jun 21, 2019):

@BARNWEY Could you provide feedback?
Otherwise this can be probably closed.

<!-- gh-comment-id:504602389 --> @matu3ba commented on GitHub (Jun 21, 2019): @BARNWEY Could you provide feedback? Otherwise this can be probably closed.
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#1617
No description provided.