[GH-ISSUE #61] Write-protect profiles directories #32

Closed
opened 2026-05-05 04:48:53 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @curiosity-seeker on GitHub (Sep 10, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/61

Wouldn't it make sense to add

read-only /etc/firejail
read-only ~/.config/firejail

to, say, disable-mgmt.inc to make sure that those profiles don't get tampered?

Originally created by @curiosity-seeker on GitHub (Sep 10, 2015). Original GitHub issue: https://github.com/netblue30/firejail/issues/61 Wouldn't it make sense to add `read-only /etc/firejail` `read-only ~/.config/firejail` to, say, `disable-mgmt.inc` to make sure that those profiles don't get tampered?
Author
Owner

@curiosity-seeker commented on GitHub (Sep 10, 2015):

Oops, I just noticed that you already added

blacklist /etc/firejail
blacklist ${HOME}/.config/firejail

to that file. Sorry!

<!-- gh-comment-id:139297995 --> @curiosity-seeker commented on GitHub (Sep 10, 2015): Oops, I just noticed that you already added blacklist /etc/firejail blacklist ${HOME}/.config/firejail to that file. Sorry!
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#32
No description provided.