[GH-ISSUE #4402] Add profile for Morty #2654

Closed
opened 2026-05-05 09:18:55 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @asakura42 on GitHub (Jul 14, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4402

Hello. Help me create profile for Morty sanitizer (https://github.com/asciimoo/morty). Now I have these lines in ~/.config/firejail/morty.profile:

blacklist ${HOME}
blacklist /root
blacklist /run/user
blacklist /boot

But when I blacklist /etc, Morty refuses to open any page. Maybe you know some tip how to blacklist anything but that files that program needs?

Originally created by @asakura42 on GitHub (Jul 14, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/4402 Hello. Help me create profile for Morty sanitizer (https://github.com/asciimoo/morty). Now I have these lines in `~/.config/firejail/morty.profile`: ``` blacklist ${HOME} blacklist /root blacklist /run/user blacklist /boot ``` But when I blacklist `/etc`, Morty refuses to open any page. Maybe you know some tip how to blacklist anything but that files that program needs?
gitea-mirror 2026-05-05 09:18:55 -06:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@netblue30 commented on GitHub (Jul 15, 2021):

Try first:

$ firejail your-program-name [arguments]

It should work in most cases. It uses /etc/firejail/default.profile

<!-- gh-comment-id:880783985 --> @netblue30 commented on GitHub (Jul 15, 2021): Try first: $ firejail your-program-name [arguments] It should work in most cases. It uses /etc/firejail/default.profile
Author
Owner

@rusty-snake commented on GitHub (Aug 4, 2021):

I'm closing here due to inactivity, please fell free to request to reopen if you have more questions.

<!-- gh-comment-id:892564142 --> @rusty-snake commented on GitHub (Aug 4, 2021): I'm closing here due to inactivity, please fell free to request to reopen if you have more questions.
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#2654
No description provided.