mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Drop private-bin from build-systems
This commit is contained in:
parent
2712dd7274
commit
f0d23924c1
4 changed files with 0 additions and 8 deletions
|
|
@ -19,7 +19,5 @@ whitelist /usr/share/gems
|
|||
whitelist /usr/share/ruby
|
||||
whitelist /usr/share/rubygems
|
||||
|
||||
private-bin bundle,bundler,ruby,ruby-mri
|
||||
|
||||
# Redirect
|
||||
include build-systems-common.profile
|
||||
|
|
|
|||
|
|
@ -7,8 +7,6 @@ include cargo.local
|
|||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
private-bin cmake
|
||||
|
||||
memory-deny-write-execute
|
||||
|
||||
# Redirect
|
||||
|
|
|
|||
|
|
@ -10,7 +10,5 @@ include globals.local
|
|||
# Allow python3 (blacklisted by disable-interpreters.inc)
|
||||
include allow-python3.inc
|
||||
|
||||
private-bin meson,python3*
|
||||
|
||||
# Redirect
|
||||
include build-systems-common.profile
|
||||
|
|
|
|||
|
|
@ -14,7 +14,5 @@ include allow-python3.inc
|
|||
|
||||
#whitelist ${HOME}/.local/lib/python*
|
||||
|
||||
private-bin pip,pip[0-9].[0-9],pip[0-9].[0-9],python3*
|
||||
|
||||
# Redirect
|
||||
include build-systems-common.profile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue