[GH-ISSUE #4926] [feature] create /etc/firejail/local #2820

Closed
opened 2026-05-05 09:28:19 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @ghost on GitHub (Feb 10, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4926

/etc/firejail has too many files. If you add your own or edit them, you have difficulty keeping track of them.

Describe the solution you'd like

create /etc/firejail/local . You put your files there. It will have greater priority then /etc/firejail and less priority then .config/firejail

Describe alternatives you've considered

Keeping manual notes of your files and edited files and then fighting with the shell to find them.

Additional context

they are 1000 files in /etc/firejail

Originally created by @ghost on GitHub (Feb 10, 2022). Original GitHub issue: https://github.com/netblue30/firejail/issues/4926 ### Is your feature request related to a problem? Please describe. /etc/firejail has too many files. If you add your own or edit them, you have difficulty keeping track of them. ### Describe the solution you'd like create /etc/firejail/local . You put your files there. It will have greater priority then /etc/firejail and less priority then .config/firejail ### Describe alternatives you've considered Keeping manual notes of your files and edited files and then fighting with the shell to find them. ### Additional context they are 1000 files in /etc/firejail
gitea-mirror 2026-05-05 09:28:19 -06:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@rusty-snake commented on GitHub (Feb 10, 2022):

IMHO we can close here and consider the idea in #4871 too.


  • Do you need systemwide profile additions? If not, you can use ~/.config/firejail.
  • You could use git in /etc/firejail or etckeeper. ;)
<!-- gh-comment-id:1034845235 --> @rusty-snake commented on GitHub (Feb 10, 2022): IMHO we can close here and consider the idea in #4871 too. ---- - Do you need systemwide profile additions? If not, you can use `~/.config/firejail`. - You could use git in /etc/firejail or etckeeper. ;)
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#2820
No description provided.