aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/eo-common.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-05-19 12:00:23 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-05-29 09:34:57 +0200
commit459a186b2219d9c5e2c1b5e0fc82018f42a8e14e (patch)
tree309333f7ff26afb5aa76e2fafdc1909a5355372a /etc/profile-a-l/eo-common.profile
parentreorganizing youtube-viewers (#4128) (diff)
downloadfirejail-459a186b2219d9c5e2c1b5e0fc82018f42a8e14e.tar.gz
firejail-459a186b2219d9c5e2c1b5e0fc82018f42a8e14e.tar.zst
firejail-459a186b2219d9c5e2c1b5e0fc82018f42a8e14e.zip
Restrict /usr/libexec
Diffstat (limited to 'etc/profile-a-l/eo-common.profile')
-rw-r--r--etc/profile-a-l/eo-common.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-a-l/eo-common.profile b/etc/profile-a-l/eo-common.profile
index 8e8047b00..fe7913e77 100644
--- a/etc/profile-a-l/eo-common.profile
+++ b/etc/profile-a-l/eo-common.profile
@@ -11,6 +11,8 @@ noblacklist ${HOME}/.local/share/Trash
11noblacklist ${HOME}/.Steam 11noblacklist ${HOME}/.Steam
12noblacklist ${HOME}/.steam 12noblacklist ${HOME}/.steam
13 13
14blacklist /usr/libexec
15
14include disable-common.inc 16include disable-common.inc
15include disable-devel.inc 17include disable-devel.inc
16include disable-exec.inc 18include disable-exec.inc