mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1707] Import profile's while ignoring others #1155
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#1155
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 @pege16 on GitHub (Dec 31, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1707
With the
firejail-profiles 0.9.52-2package a new version ofthunderbird.profilewas added to debian buster. This profile includes the include directive pointing tofirefox.profile.(Which I believe isn't very helpful in term's of taking stock of occurring problem's. I'd suggest that only profiles on a higher hierarchy should be included e.g. mozilla.profile)
This messes up my configuration so I like exclude this command in my
.localprofile.Is there a way to ignore a following line with the ignore command only if a specific value is given?
For example:
Wouldn't execute "command value_2" but "command value_1" would.
@chiraag-nataraj commented on GitHub (Jul 15, 2018):
See #2039. Currently this is not possible, but it seems this is something at least some of us would like to see happen.
@chiraag-nataraj commented on GitHub (Sep 28, 2018):
This seems to work (as per #2039), so I will close this for now. @pege16 If you have issues or if it doesn't seem to work for you, please feel free to re-open.