aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wesnoth.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/wesnoth.profile')
-rw-r--r--etc/wesnoth.profile12
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/wesnoth.profile b/etc/wesnoth.profile
index 340ba0db5..bb489ddeb 100644
--- a/etc/wesnoth.profile
+++ b/etc/wesnoth.profile
@@ -9,20 +9,16 @@ include /etc/firejail/disable-devel.inc
9include /etc/firejail/disable-passwdmgr.inc 9include /etc/firejail/disable-passwdmgr.inc
10 10
11caps.drop all 11caps.drop all
12seccomp 12nonewprivs
13protocol unix,inet,inet6
14noroot 13noroot
14protocol unix,inet,inet6
15seccomp
15 16
16private-dev 17private-dev
18private-tmp
17 19
18whitelist /tmp/.X11-unix
19
20mkdir ${HOME}/.local
21mkdir ${HOME}/.local/share
22mkdir ${HOME}/.local/share/wesnoth 20mkdir ${HOME}/.local/share/wesnoth
23mkdir ${HOME}/.config
24mkdir ${HOME}/.config/wesnoth 21mkdir ${HOME}/.config/wesnoth
25mkdir ${HOME}/.cache
26mkdir ${HOME}/.cache/wesnoth 22mkdir ${HOME}/.cache/wesnoth
27whitelist ${HOME}/.local/share/wesnoth 23whitelist ${HOME}/.local/share/wesnoth
28whitelist ${HOME}/.config/wesnoth 24whitelist ${HOME}/.config/wesnoth