aboutsummaryrefslogtreecommitdiffstats
path: root/etc/supertux2.profile
blob: 4e70f9e8c72c158050e73fdfe5b9fb9663c805d6 (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
# Firejail profile for supertux2
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/supertux2.local
# Persistent global definitions
include /etc/firejail/globals.local

noblacklist ~/.local/share/supertux2

include /etc/firejail/disable-common.inc
include /etc/firejail/disable-passwdmgr.inc
include /etc/firejail/disable-programs.inc

mkdir ~/.local/share/supertux2
whitelist ~/.local/share/supertux2
include /etc/firejail/whitelist-common.inc

caps.drop all
net none
nogroups
nonewprivs
noroot
protocol unix,netlink
seccomp
shell none

# private-bin supertux2
private-dev
# private-etc none
private-tmp