aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/celluloid.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/celluloid.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/celluloid.profile')
-rw-r--r--etc/profile-a-l/celluloid.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-a-l/celluloid.profile b/etc/profile-a-l/celluloid.profile
index f02161b9b..1c539cc93 100644
--- a/etc/profile-a-l/celluloid.profile
+++ b/etc/profile-a-l/celluloid.profile
@@ -17,6 +17,8 @@ include allow-lua.inc
17include allow-python2.inc 17include allow-python2.inc
18include allow-python3.inc 18include allow-python3.inc
19 19
20blacklist /usr/libexec
21
20include disable-common.inc 22include disable-common.inc
21include disable-devel.inc 23include disable-devel.inc
22include disable-exec.inc 24include disable-exec.inc