[GH-ISSUE #1707] Import profile's while ignoring others #1155

Closed
opened 2026-05-05 07:33:10 -06:00 by gitea-mirror · 2 comments
Owner

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-2 package a new version of thunderbird.profile was added to debian buster. This profile includes the include directive pointing to firefox.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 .local profile.
Is there a way to ignore a following line with the ignore command only if a specific value is given?

For example:

ignore command value_2
command value_1
command value_2

Wouldn't execute "command value_2" but "command value_1" would.

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-2` package a new version of `thunderbird.profile` was added to debian buster. This profile includes the include directive pointing to `firefox.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 `.local` profile. Is there a way to ignore a following line with the ignore command only if a specific value is given? For example: > ignore command value_2 > command value_1 > command value_2 Wouldn't execute "command value_2" but "command value_1" would.
gitea-mirror 2026-05-05 07:33:10 -06:00
Author
Owner

@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.

<!-- gh-comment-id:405115840 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:425566653 --> @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.
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#1155
No description provided.