mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Add Arch specific perl paths to disbale-interpreters.inc
This commit is contained in:
parent
17f8035132
commit
55e4df1af8
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ blacklist ${HOME}/.nvm
|
|||
blacklist ${PATH}/cpan*
|
||||
blacklist ${PATH}/core_perl
|
||||
blacklist ${PATH}/perl
|
||||
blacklist ${PATH}/site_perl
|
||||
blacklist ${PATH}/vendor_perl
|
||||
blacklist /usr/lib/perl*
|
||||
blacklist /usr/share/perl*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue