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/mate-calculator.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/mate-calculator.profile') diff --git a/etc/mate-calculator.profile b/etc/mate-calculator.profile index 0267a4b84..7927b67ce 100644 --- a/etc/mate-calculator.profile +++ b/etc/mate-calculator.profile @@ -1,2 +1,5 @@ +# Persistent global definitions go here +include /etc/firejail/globals.local + #include /etc/firejail/mate-calc.profile -- cgit v1.2.3-54-g00ecf