aboutsummaryrefslogtreecommitdiffstats
path: root/etc/zart.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-09-16 13:47:31 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit60606c2d041dc08b0af10baff1b18dbf507f8d81 (patch)
tree75ca83f6148cf6e93e75df9be3b85ab702a5fb9c /etc/zart.profile
parentAdd 5 profiles (diff)
downloadfirejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.tar.gz
firejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.tar.zst
firejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.zip
Fixup 36 profiles
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