aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-10-21 11:46:03 +0000
committerLibravatar GitHub <noreply@github.com>2021-10-21 11:46:03 +0000
commit71571d22a4183cc6bd47c43bb9b2bf537fc6b0fb (patch)
tree4140198383bc2f2661b2bce72dddaa89e7116b65
parentsmall fix (diff)
parentUpdate etc/profile-m-z/warsow.profile (diff)
downloadfirejail-71571d22a4183cc6bd47c43bb9b2bf537fc6b0fb.tar.gz
firejail-71571d22a4183cc6bd47c43bb9b2bf537fc6b0fb.tar.zst
firejail-71571d22a4183cc6bd47c43bb9b2bf537fc6b0fb.zip
Merge pull request #4624 from jose1711/warsow_archfix
Fix warsow profile for Arch users
-rw-r--r--etc/profile-m-z/warsow.profile7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/profile-m-z/warsow.profile b/etc/profile-m-z/warsow.profile
index 5659ec69c..4925e94f7 100644
--- a/etc/profile-m-z/warsow.profile
+++ b/etc/profile-m-z/warsow.profile
@@ -11,6 +11,9 @@ 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)
15include allow-bin-sh.inc
16
14include disable-common.inc 17include disable-common.inc
15include disable-devel.inc 18include disable-devel.inc
16include disable-exec.inc 19include disable-exec.inc
@@ -40,13 +43,13 @@ noroot
40notv 43notv
41nou2f 44nou2f
42novideo 45novideo
43protocol unix,inet,inet6 46protocol unix,inet,inet6,netlink
44seccomp 47seccomp
45shell none 48shell none
46tracelog 49tracelog
47 50
48disable-mnt 51disable-mnt
49private-bin warsow 52private-bin basename,bash,dirname,sed,sh,uname,warsow
50private-cache 53private-cache
51private-dev 54private-dev
52private-tmp 55private-tmp