aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Jose Riha <jose1711@gmail.com>2021-10-19 23:24:53 +0200
committerLibravatar GitHub <noreply@github.com>2021-10-19 23:24:53 +0200
commite782c021922ebf3b79df2f18b9eab0dae6a3c02e (patch)
tree085114b67534a4df3d0e680590648a2f403bbf7b /etc
parentUpdate etc/profile-m-z/warsow.profile (diff)
downloadfirejail-e782c021922ebf3b79df2f18b9eab0dae6a3c02e.tar.gz
firejail-e782c021922ebf3b79df2f18b9eab0dae6a3c02e.tar.zst
firejail-e782c021922ebf3b79df2f18b9eab0dae6a3c02e.zip
Update etc/profile-m-z/warsow.profile
Co-authored-by: Kelvin M. Klann <kmk3.code@protonmail.com>
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-m-z/warsow.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-m-z/warsow.profile b/etc/profile-m-z/warsow.profile
index ce3dcbe1f..4925e94f7 100644
--- a/etc/profile-m-z/warsow.profile
+++ b/etc/profile-m-z/warsow.profile
@@ -11,6 +11,7 @@ ignore noexec ${HOME}
11noblacklist ${HOME}/.cache/warsow-2.1 11noblacklist ${HOME}/.cache/warsow-2.1
12noblacklist ${HOME}/.local/share/warsow-2.1 12noblacklist ${HOME}/.local/share/warsow-2.1
13 13
14# Allow /bin/sh (blacklisted by disable-shell.inc)
14include allow-bin-sh.inc 15include allow-bin-sh.inc
15 16
16include disable-common.inc 17include disable-common.inc