aboutsummaryrefslogtreecommitdiffstats
path: root/etc/7z.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/7z.profile')
-rw-r--r--etc/7z.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/7z.profile b/etc/7z.profile
index 22f4af4b2..363e301e2 100644
--- a/etc/7z.profile
+++ b/etc/7z.profile
@@ -2,10 +2,10 @@
2# This file is overwritten after every install/update 2# This file is overwritten after every install/update
3quiet 3quiet
4# Persistent local customizations 4# Persistent local customizations
5include /etc/firejail/7z.local 5include 7z.local
6# Persistent global definitions 6# Persistent global definitions
7# added by included default.profile 7# added by included default.profile
8#include /etc/firejail/globals.local 8#include globals.local
9 9
10blacklist /tmp/.X11-unix 10blacklist /tmp/.X11-unix
11 11
@@ -23,4 +23,4 @@ tracelog
23 23
24private-dev 24private-dev
25 25
26include /etc/firejail/default.profile 26include default.profile