aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wesnoth.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/wesnoth.profile')
-rw-r--r--etc/wesnoth.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/wesnoth.profile b/etc/wesnoth.profile
index fbb381a86..212466f5a 100644
--- a/etc/wesnoth.profile
+++ b/etc/wesnoth.profile
@@ -4,6 +4,7 @@ include /etc/firejail/wesnoth.local
4 4
5# Whitelist-based profile for "Battle for Wesnoth" (game). 5# Whitelist-based profile for "Battle for Wesnoth" (game).
6noblacklist ${HOME}/.config/wesnoth 6noblacklist ${HOME}/.config/wesnoth
7noblacklist ${HOME}/.cache/wesnoth
7noblacklist ${HOME}/.local/share/wesnoth 8noblacklist ${HOME}/.local/share/wesnoth
8 9
9include /etc/firejail/disable-common.inc 10include /etc/firejail/disable-common.inc
@@ -22,6 +23,8 @@ private-tmp
22 23
23mkdir ${HOME}/.local/share/wesnoth 24mkdir ${HOME}/.local/share/wesnoth
24mkdir ${HOME}/.config/wesnoth 25mkdir ${HOME}/.config/wesnoth
26mkdir ${HOME}/.cache/wesnoth
25whitelist ${HOME}/.local/share/wesnoth 27whitelist ${HOME}/.local/share/wesnoth
26whitelist ${HOME}/.config/wesnoth 28whitelist ${HOME}/.config/wesnoth
29whitelist ${HOME}/.cache/wesnoth
27include /etc/firejail/whitelist-common.inc 30include /etc/firejail/whitelist-common.inc