aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/etr.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/etr.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/etr.profile')
-rw-r--r--etc/profile-a-l/etr.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-a-l/etr.profile b/etc/profile-a-l/etr.profile
index d44d419c1..fdff1e4b5 100644
--- a/etc/profile-a-l/etr.profile
+++ b/etc/profile-a-l/etr.profile
@@ -8,6 +8,8 @@ include globals.local
8 8
9noblacklist ${HOME}/.etr 9noblacklist ${HOME}/.etr
10 10
11blacklist /usr/libexec
12
11include disable-common.inc 13include disable-common.inc
12include disable-devel.inc 14include disable-devel.inc
13include disable-exec.inc 15include disable-exec.inc