aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/widelands.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/widelands.profile')
-rw-r--r--etc/profile-m-z/widelands.profile47
1 files changed, 47 insertions, 0 deletions
diff --git a/etc/profile-m-z/widelands.profile b/etc/profile-m-z/widelands.profile
new file mode 100644
index 000000000..079e4eb96
--- /dev/null
+++ b/etc/profile-m-z/widelands.profile
@@ -0,0 +1,47 @@
1# Firejail profile for widelands
2# Description: Open source realtime-strategy game
3# This file is overwritten after every install/update
4# Persistent local customizations
5include widelands.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.widelands
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-xdg.inc
18
19mkdir ${HOME}/.widelands
20whitelist ${HOME}/.widelands
21include whitelist-common.inc
22include whitelist-var-common.inc
23
24apparmor
25caps.drop all
26ipc-namespace
27netfilter
28nodvd
29nogroups
30nonewprivs
31noroot
32notv
33nou2f
34novideo
35protocol unix,inet,inet6,netlink
36seccomp
37shell none
38tracelog
39
40disable-mnt
41private-bin widelands
42private-cache
43private-dev
44private-tmp
45
46dbus-user none
47dbus-system none