firejail/etc/inc/allow-php.inc
2020-04-21 08:24:28 -04:00

7 lines
212 B
PHP

# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include allow-php.local
noblacklist ${PATH}/php*
noblacklist /usr/lib/php*
noblacklist /usr/share/php*