aboutsummaryrefslogtreecommitdiffstats
path: root/etc/natron.profile
blob: 6101d13310cd1354e9f5e797f86203b2f9f55864 (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
29
30
31
32
33
34
# Firejail profile for natron
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/natron.local
# Persistent global definitions
include /etc/firejail/globals.local

# Contributed by triceratops1 (https://github.com/triceratops1)

blacklist /boot
blacklist /media
blacklist /mnt
blacklist /usr/local/bin
blacklist /usr/local/sbin

whitelist ${DOWNLOADS}
whitelist ${HOME}/.Natron
whitelist ${HOME}/.cache/INRIA/Natron/
whitelist ${HOME}/.config/INRIA/
whitelist ${HOME}/.gtkrc-2.0
whitelist ${HOME}/.themes
whitelist ${HOME}/Videos
whitelist /opt/natron/
whitelist /tmp/.X11-unix/
include /etc/firejail/whitelist-common.inc

ipc-namespace
shell none

private-bin natron
private-etc fonts,X11,pulse

noexec ${HOME}
noexec /tmp