mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-24 06:02:28 -06:00
7 lines
212 B
PHP
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*
|