summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar SpotComms <SpotComms@users.noreply.github.com>2017-03-31 15:02:01 -0400
committerLibravatar Tad <tad@spotco.us>2017-03-31 15:05:32 -0400
commitf34b6fc0f9d9f9795640f625eee645b050515064 (patch)
tree71dbc59b0bddce01c7d28070cb1fa6de454b465b /etc
parentMerge pull request #1184 from startx2017/master (diff)
downloadfirejail-f34b6fc0f9d9f9795640f625eee645b050515064.tar.gz
firejail-f34b6fc0f9d9f9795640f625eee645b050515064.tar.zst
firejail-f34b6fc0f9d9f9795640f625eee645b050515064.zip
Add Go, Rust, and OpenSSL to disable-devel.conf
Diffstat (limited to 'etc')
-rw-r--r--etc/disable-devel.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/disable-devel.inc b/etc/disable-devel.inc
index 492cf4906..a546847f7 100644
--- a/etc/disable-devel.inc
+++ b/etc/disable-devel.inc
@@ -65,3 +65,17 @@ blacklist /usr/lib/ruby
65#blacklist /usr/local/lib/python3* 65#blacklist /usr/local/lib/python3*
66#blacklist /usr/share/python3* 66#blacklist /usr/share/python3*
67#blacklist /usr/include/python3* 67#blacklist /usr/include/python3*
68
69#Go
70blacklist /usr/bin/go
71blacklist /usr/bin/gofmt
72blacklist /usr/bin/gccgo
73
74#Rust
75blacklist /usr/bin/rust-gdb
76blacklist /usr/bin/rust-lldb
77blacklist /usr/bin/rustc
78
79#OpenSSL
80blacklist /usr/bin/openssl
81blacklist /usr/bin/openssl-1.0