mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
added /etc/firejail/globals.local for global customizations
This commit is contained in:
parent
e0e910e4be
commit
dce9b9b9eb
296 changed files with 896 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# Persistent global definitions go here
|
||||
include /etc/firejail/globals.local
|
||||
|
||||
# This file is overwritten during software install.
|
||||
# Persistent customizations should go in a .local file.
|
||||
include /etc/firejail/gnome-music.local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue