mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2434] Firejail only runs as root? OpenSuse #1617
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#1617
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 @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
@smitsohu commented on GitHub (Feb 20, 2019):
Can you post the output of
ls -l /usr/bin/firejail@Vincent43 commented on GitHub (Feb 20, 2019):
AFAIK on openSUSE firejail acces is restricted to
firejailsystem group. You have to add your user to that group in order to use it.@matu3ba commented on GitHub (Jun 21, 2019):
@BARNWEY Could you provide feedback?
Otherwise this can be probably closed.