aboutsummaryrefslogtreecommitdiffstats
path: root/etc/shotcut.profile
blob: 2bf3cc2e068993f8d0fd412aba18960ac54ed675 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Firejail profile for shotcut
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/shotcut.local
# Persistent global definitions
include /etc/firejail/globals.local

blacklist /usr/local/bin

whitelist ${DOWNLOADS}
whitelist ${HOME}/.config/Meltytech
whitelist ${HOME}/Videos
whitelist /tmp/.X11-unix
include /etc/firejail/whitelist-common.inc

caps.drop all
net none
nogroups
noroot
seccomp
shell none

private-bin shotcut,melt,qmelt,nice
private-dev
private-etc X11,alternatives,pulse,fonts

noexec ${HOME}
noexec /tmp