aboutsummaryrefslogtreecommitdiffstats
path: root/etc/unzip.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/unzip.profile')
-rw-r--r--etc/unzip.profile7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/unzip.profile b/etc/unzip.profile
index 0b8b0cc50..8e659c256 100644
--- a/etc/unzip.profile
+++ b/etc/unzip.profile
@@ -3,10 +3,10 @@
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4quiet 4quiet
5# Persistent local customizations 5# Persistent local customizations
6include /etc/firejail/unzip.local 6include unzip.local
7# Persistent global definitions 7# Persistent global definitions
8# added by included default.profile 8# added by included default.profile
9#include /etc/firejail/globals.local 9#include globals.local
10 10
11blacklist /tmp/.X11-unix 11blacklist /tmp/.X11-unix
12 12
@@ -18,6 +18,7 @@ nodbus
18nodvd 18nodvd
19nosound 19nosound
20notv 20notv
21nou2f
21novideo 22novideo
22shell none 23shell none
23tracelog 24tracelog
@@ -29,4 +30,4 @@ private-etc passwd,group,localtime
29# GNOME Shell integration (chrome-gnome-shell) 30# GNOME Shell integration (chrome-gnome-shell)
30noblacklist ${HOME}/.local/share/gnome-shell 31noblacklist ${HOME}/.local/share/gnome-shell
31 32
32include /etc/firejail/default.profile 33include default.profile