aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/openarena.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-07-09 10:49:17 +0000
committerLibravatar GitHub <noreply@github.com>2020-07-09 10:49:17 +0000
commitdeb6c12454191b7aeff3d259612a00427d1aa6a1 (patch)
treebdf4351c170112ded7b076298b2b4bddd7664f2b /etc/profile-m-z/openarena.profile
parentUpdate disable-common.inc (#3499) (diff)
downloadfirejail-deb6c12454191b7aeff3d259612a00427d1aa6a1.tar.gz
firejail-deb6c12454191b7aeff3d259612a00427d1aa6a1.tar.zst
firejail-deb6c12454191b7aeff3d259612a00427d1aa6a1.zip
hardening some profiles (#3505)
* hardening some profiles - harden and fix flameshot - wruc: frogatto, ghostwriter - harden gnome-latex - add whitelist opt-in note to keepassxc - add comment to minetest - harden openarena, tremulous, xonotic - add profile for xonotic-sdl-wrapper * followup
Diffstat (limited to 'etc/profile-m-z/openarena.profile')
-rw-r--r--etc/profile-m-z/openarena.profile27
1 files changed, 16 insertions, 11 deletions
diff --git a/etc/profile-m-z/openarena.profile b/etc/profile-m-z/openarena.profile
index 3b15a6e42..45682fc31 100644
--- a/etc/profile-m-z/openarena.profile
+++ b/etc/profile-m-z/openarena.profile
@@ -16,30 +16,35 @@ include disable-passwdmgr.inc
16include disable-programs.inc 16include disable-programs.inc
17include disable-xdg.inc 17include disable-xdg.inc
18 18
19mkdir ${HOME}/.openarena
20whitelist ${HOME}/.openarena
21whitelist /usr/share/openarena
22include whitelist-common.inc
23include whitelist-runuser-common.inc
24include whitelist-usr-share-common.in
19include whitelist-var-common.inc 25include whitelist-var-common.inc
20 26
21apparmor 27apparmor
22caps.drop all 28caps.drop all
23# ipc-namespace 29netfilter
24# netfilter 30nodvd
25# nodvd 31nogroups
26# nogroups
27nonewprivs 32nonewprivs
28noroot 33noroot
29notv 34notv
30# nou2f 35nou2f
31novideo 36novideo
32protocol unix,inet,inet6,netlink 37protocol unix,inet,inet6,netlink
33seccomp 38seccomp
34shell none 39shell none
35# tracelog 40tracelog
36 41
37# disable-mnt 42disable-mnt
38# private-bin openarena 43private-bin bash,cut,glxinfo,grep,head,openarena,openarena_ded,quake3,zenity
39private-cache 44private-cache
40private-dev 45private-dev
41# private-etc drirc,machine-id,openal,passwd,selinux,udev,xdg 46private-etc drirc,machine-id,openal,passwd,selinux,udev,xdg
42private-tmp 47private-tmp
43 48
44# dbus-user none 49dbus-user none
45# dbus-system none 50dbus-system none