summaryrefslogtreecommitdiffstats
path: root/etc/zart.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/zart.profile')
-rw-r--r--etc/zart.profile10
1 files changed, 4 insertions, 6 deletions
diff --git a/etc/zart.profile b/etc/zart.profile
index 654679174..6022e8260 100644
--- a/etc/zart.profile
+++ b/etc/zart.profile
@@ -5,12 +5,11 @@ include /etc/firejail/zart.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8# Contributed by triceratops1 (https://github.com/triceratops1)
9 8
10whitelist ${DOWNLOADS} 9include /etc/firejail/disable-common.inc
11whitelist ${HOME}/Videos 10include /etc/firejail/disable-devel.inc
12whitelist /tmp/.X11-unix 11include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/whitelist-common.inc 12include /etc/firejail/disable-programs.inc
14 13
15caps.drop all 14caps.drop all
16ipc-namespace 15ipc-namespace
@@ -21,7 +20,6 @@ shell none
21 20
22private-bin zart,ffmpeg,melt,ffprobe,ffplay 21private-bin zart,ffmpeg,melt,ffprobe,ffplay
23private-dev 22private-dev
24private-etc fonts,X11
25 23
26noexec ${HOME} 24noexec ${HOME}
27noexec /tmp 25noexec /tmp