aboutsummaryrefslogtreecommitdiffstats
path: root/etc/unrar.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/unrar.profile')
-rw-r--r--etc/unrar.profile7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/unrar.profile b/etc/unrar.profile
index c8c72f1f3..00fe0887b 100644
--- a/etc/unrar.profile
+++ b/etc/unrar.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/unrar.local 6include unrar.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
@@ -27,4 +28,4 @@ private-dev
27private-etc passwd,group,localtime 28private-etc passwd,group,localtime
28private-tmp 29private-tmp
29 30
30include /etc/firejail/default.profile 31include default.profile