aboutsummaryrefslogtreecommitdiffstats
path: root/etc/shotcut.profile
diff options
context:
space:
mode:
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