aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/wesnoth.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/wesnoth.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/wesnoth.profile')
-rw-r--r--etc/profile-m-z/wesnoth.profile38
1 files changed, 38 insertions, 0 deletions
diff --git a/etc/profile-m-z/wesnoth.profile b/etc/profile-m-z/wesnoth.profile
new file mode 100644
index 000000000..934edfce9
--- /dev/null
+++ b/etc/profile-m-z/wesnoth.profile
@@ -0,0 +1,38 @@
1# Firejail profile for wesnoth
2# Description: Fantasy turn-based strategy game
3# This file is overwritten after every install/update
4# Persistent local customizations
5include wesnoth.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.cache/wesnoth
10noblacklist ${HOME}/.config/wesnoth
11noblacklist ${HOME}/.local/share/wesnoth
12
13include disable-common.inc
14include disable-devel.inc
15include disable-interpreters.inc
16include disable-passwdmgr.inc
17include disable-programs.inc
18
19mkdir ${HOME}/.cache/wesnoth
20mkdir ${HOME}/.config/wesnoth
21mkdir ${HOME}/.local/share/wesnoth
22whitelist ${HOME}/.cache/wesnoth
23whitelist ${HOME}/.config/wesnoth
24whitelist ${HOME}/.local/share/wesnoth
25include whitelist-common.inc
26
27caps.drop all
28nodvd
29nonewprivs
30noroot
31notv
32nou2f
33novideo
34protocol unix,inet,inet6
35seccomp
36
37private-dev
38private-tmp