aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wesnoth.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-02-20 10:37:20 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-02-20 10:37:20 -0500
commitbf0dbc01c59c96e66fbcc81d5af3e654e8a01d0c (patch)
tree70537aa3f87fcf2228f687da45d0a0bc7fc146f0 /etc/wesnoth.profile
parentMerge pull request #304 from vn971/master (diff)
downloadfirejail-bf0dbc01c59c96e66fbcc81d5af3e654e8a01d0c.tar.gz
firejail-bf0dbc01c59c96e66fbcc81d5af3e654e8a01d0c.tar.zst
firejail-bf0dbc01c59c96e66fbcc81d5af3e654e8a01d0c.zip
wesnoth profile
Diffstat (limited to 'etc/wesnoth.profile')
-rw-r--r--etc/wesnoth.profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/wesnoth.profile b/etc/wesnoth.profile
index 697b81bcb..5668adff3 100644
--- a/etc/wesnoth.profile
+++ b/etc/wesnoth.profile
@@ -15,9 +15,14 @@ private-dev
15 15
16private-tmp 16private-tmp
17 17
18mkdir ${HOME}/.local
19mkdir ${HOME}/.local/share
18mkdir ${HOME}/.local/share/wesnoth 20mkdir ${HOME}/.local/share/wesnoth
21mkdir ${HOME}/.config
19mkdir ${HOME}/.config/wesnoth 22mkdir ${HOME}/.config/wesnoth
23mkdir ${HOME}/.cache
20mkdir ${HOME}/.cache/wesnoth 24mkdir ${HOME}/.cache/wesnoth
21whitelist ${HOME}/.local/share/wesnoth 25whitelist ${HOME}/.local/share/wesnoth
22whitelist ${HOME}/.config/wesnoth 26whitelist ${HOME}/.config/wesnoth
23whitelist ${HOME}/.cache/wesnoth 27whitelist ${HOME}/.cache/wesnoth
28include /etc/firejail/whitelist-common.inc