aboutsummaryrefslogtreecommitdiffstats
path: root/etc/shotcut.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/shotcut.profile
parentAdd 5 profiles (diff)
downloadfirejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.tar.gz
firejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.tar.zst
firejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.zip
Fixup 36 profiles
Diffstat (limited to 'etc/shotcut.profile')
-rw-r--r--etc/shotcut.profile14
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/shotcut.profile b/etc/shotcut.profile
index 2bf3cc2e0..1a7ce6bce 100644
--- a/etc/shotcut.profile
+++ b/etc/shotcut.profile
@@ -5,13 +5,13 @@ include /etc/firejail/shotcut.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8blacklist /usr/local/bin
9 8
10whitelist ${DOWNLOADS} 9noblacklist ${HOME}/.config/Meltytech
11whitelist ${HOME}/.config/Meltytech 10
12whitelist ${HOME}/Videos 11include /etc/firejail/disable-common.inc
13whitelist /tmp/.X11-unix 12include /etc/firejail/disable-devel.inc
14include /etc/firejail/whitelist-common.inc 13include /etc/firejail/disable-passwdmgr.inc
14include /etc/firejail/disable-programs.inc
15 15
16caps.drop all 16caps.drop all
17net none 17net none
@@ -22,7 +22,7 @@ shell none
22 22
23private-bin shotcut,melt,qmelt,nice 23private-bin shotcut,melt,qmelt,nice
24private-dev 24private-dev
25private-etc X11,alternatives,pulse,fonts 25#private-etc X11,alternatives,pulse,fonts
26 26
27noexec ${HOME} 27noexec ${HOME}
28noexec /tmp 28noexec /tmp