mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2864] profiles not found in /etc/firejail #1787
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#1787
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 @meliaas on GitHub (Jul 18, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2864
I usually run
sudo firecfgand then tweak the files in /etc/firejail but in my new linux mint instalation, I can't find the files in this directory. Curious because in my previous install this always worked as intended and it works as well in Manjaro Linux.The thing is I need to tweak the files because firecfg breaks programs like firefox, chromium and spotify. I can't seem to find the files tho... there are some files created in /usr/local/bin and /usr/bin but they are just shortcuts that point to the desktop files... I can't change the actual firejail profile.
Hope someone can help, Cheers.
@rusty-snake commented on GitHub (Jul 18, 2019):
https://github.com/netblue30/firejail/blob/master/CONTRIBUTING.md
@meliaas commented on GitHub (Jul 18, 2019):
sudo apt-get install firejail-profiles
fixed the issue, thank you very much