mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
* Create allow-INTERPETER.inc * allow-lua.inc * allow-perl.inc * allow-python2.inc * allow-python3.inc * Create allow-java.inc * Update profiles to use new allow-INTERPRETER.inc includes * Update profiles to use new allow-INTERPRETER.inc includes 2/x * Fix order of allow-INTERPRETER.inc includes * Update profiles to use new allow-INTERPRETER.inc includes 3/x * Fixup comment about allow-java.inc https://github.com/netblue30/firejail/pull/2736#discussion_r289597997 * Add Arch Linux specific paths to allow-perl.inc
7 lines
199 B
PHP
7 lines
199 B
PHP
noblacklist ${PATH}/cpan*
|
|
noblacklist ${PATH}/core_perl
|
|
noblacklist ${PATH}/perl
|
|
noblacklist ${PATH}/site_perl
|
|
noblacklist ${PATH}/vendor_perl
|
|
noblacklist /usr/lib/perl*
|
|
noblacklist /usr/share/perl*
|