aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/freeciv.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/freeciv.profile')
-rw-r--r--etc/profile-a-l/freeciv.profile47
1 files changed, 47 insertions, 0 deletions
diff --git a/etc/profile-a-l/freeciv.profile b/etc/profile-a-l/freeciv.profile
new file mode 100644
index 000000000..0fe933478
--- /dev/null
+++ b/etc/profile-a-l/freeciv.profile
@@ -0,0 +1,47 @@
1# Firejail profile for freeciv
2# Description: A multi-player strategy game
3# This file is overwritten after every install/update
4# Persistent local customizations
5include freeciv.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.freeciv
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}/.freeciv
20whitelist ${HOME}/.freeciv
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
36seccomp
37shell none
38tracelog
39
40disable-mnt
41private-bin freeciv-gtk3,freeciv-manual,freeciv-mp-gtk3,freeciv-server
42private-cache
43private-dev
44private-tmp
45
46dbus-user none
47dbus-system none