aboutsummaryrefslogtreecommitdiffstats
path: root/etc/shotcut.profile
diff options
context:
space:
mode:
authorLibravatar Chiraag Nataraj <chiraag.nataraj@gmail.com>2017-09-16 13:18:26 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit9c833ae929f64fa54c5d8aa49e4a784803b805c8 (patch)
tree6a15f6bda1665adfb1ff58842b995a8a03bba921 /etc/shotcut.profile
parentAdd a profile for TeamSpeak3 (diff)
downloadfirejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.tar.gz
firejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.tar.zst
firejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.zip
Add 31 profiles
Diffstat (limited to 'etc/shotcut.profile')
-rw-r--r--etc/shotcut.profile28
1 files changed, 28 insertions, 0 deletions
diff --git a/etc/shotcut.profile b/etc/shotcut.profile
new file mode 100644
index 000000000..2bf3cc2e0
--- /dev/null
+++ b/etc/shotcut.profile
@@ -0,0 +1,28 @@
1# Firejail profile for shotcut
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/shotcut.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8blacklist /usr/local/bin
9
10whitelist ${DOWNLOADS}
11whitelist ${HOME}/.config/Meltytech
12whitelist ${HOME}/Videos
13whitelist /tmp/.X11-unix
14include /etc/firejail/whitelist-common.inc
15
16caps.drop all
17net none
18nogroups
19noroot
20seccomp
21shell none
22
23private-bin shotcut,melt,qmelt,nice
24private-dev
25private-etc X11,alternatives,pulse,fonts
26
27noexec ${HOME}
28noexec /tmp