From dce9b9b9eb8cceb3622c91a62d8f227ba4c5f8f3 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 23 May 2017 12:02:22 -0400 Subject: added /etc/firejail/globals.local for global customizations --- etc/wire.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/wire.profile') diff --git a/etc/wire.profile b/etc/wire.profile index 79ac893a9..f93ee9a09 100644 --- a/etc/wire.profile +++ b/etc/wire.profile @@ -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/wire.local -- cgit v1.2.3-54-g00ecf