[GH-ISSUE #948] gajim.profile fix #645

Closed
opened 2026-05-05 06:20:32 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @ra1nb0w on GitHub (Nov 29, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/948

I added
noblacklist ${HOME}/.cache/gajim
noblacklist ${HOME}/.local/share/gajim
noblacklist ${HOME}/.config/gajim
above whitelist otherwise gajim doesn't start because .cache/gajim and others are root.
Is it the right fix?

thanks for your work!!

Originally created by @ra1nb0w on GitHub (Nov 29, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/948 I added noblacklist ${HOME}/.cache/gajim noblacklist ${HOME}/.local/share/gajim noblacklist ${HOME}/.config/gajim above whitelist otherwise gajim doesn't start because .cache/gajim and others are root. Is it the right fix? thanks for your work!!
Author
Owner

@valoq commented on GitHub (Nov 30, 2016):

Looks good, thank you for reporting.
I created a pull request to get this fixed.

@netblue30 shouldn't whitelist additionally have the same effect as noblacklist?

<!-- gh-comment-id:263853271 --> @valoq commented on GitHub (Nov 30, 2016): Looks good, thank you for reporting. I created a pull request to get this fixed. @netblue30 shouldn't whitelist additionally have the same effect as noblacklist?
Author
Owner

@netblue30 commented on GitHub (Nov 30, 2016):

all set in git, thanks!

<!-- gh-comment-id:263925010 --> @netblue30 commented on GitHub (Nov 30, 2016): all set in git, thanks!
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#645
No description provided.