aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/warsow.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-09-14 12:23:34 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-09-14 12:23:34 +0200
commit8d9b12d1c61000af20eb3ff39af712939ca8788a (patch)
tree876d1577d024f0a786531e59f3a90b8197dbb680 /etc/profile-m-z/warsow.profile
parentmake rpms: really fix man file inclusion (diff)
downloadfirejail-8d9b12d1c61000af20eb3ff39af712939ca8788a.tar.gz
firejail-8d9b12d1c61000af20eb3ff39af712939ca8788a.tar.zst
firejail-8d9b12d1c61000af20eb3ff39af712939ca8788a.zip
New profiles + fixes + hardening
- blacklist ~/.rustup in disable-devel.inc - add note to mpv (See #3628) - harden warsow - update relnotes - new profile qrencode, dbus-send, notify-send
Diffstat (limited to 'etc/profile-m-z/warsow.profile')
-rw-r--r--etc/profile-m-z/warsow.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/profile-m-z/warsow.profile b/etc/profile-m-z/warsow.profile
index d8cd5557e..178e0c7b1 100644
--- a/etc/profile-m-z/warsow.profile
+++ b/etc/profile-m-z/warsow.profile
@@ -24,7 +24,10 @@ mkdir ${HOME}/.cache/warsow-2.1
24mkdir ${HOME}/.local/share/warsow-2.1 24mkdir ${HOME}/.local/share/warsow-2.1
25whitelist ${HOME}/.cache/warsow-2.1 25whitelist ${HOME}/.cache/warsow-2.1
26whitelist ${HOME}/.local/share/warsow-2.1 26whitelist ${HOME}/.local/share/warsow-2.1
27whitelist /usr/share/warsow
27include whitelist-common.inc 28include whitelist-common.inc
29include whitelist-runuser-common.inc
30include whitelist-usr-share-common.inc
28include whitelist-var-common.inc 31include whitelist-var-common.inc
29 32
30caps.drop all 33caps.drop all