commit:     8387d6dd241f9ef9569b07297ae559caf796c319
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 15:23:12 2022 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 15:23:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8387d6dd

dev-lang/php: Add additional SAPIs to the env.d CONFIG_PROTECT_MASK

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-lang/php/files/20php5-envd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/php/files/20php5-envd b/dev-lang/php/files/20php5-envd
index f6033ae517c7..2a7cb1bd34b7 100644
--- a/dev-lang/php/files/20php5-envd
+++ b/dev-lang/php/files/20php5-envd
@@ -1,2 +1,2 @@
 MANPATH="/usr/lib/php5/man/"
-CONFIG_PROTECT_MASK="/etc/php/cli-php5/ext-active/ 
/etc/php/cgi-php5/ext-active/ /etc/php/apache2-php5/ext-active/"
+CONFIG_PROTECT_MASK="/etc/php/cli-php5/ext-active/ 
/etc/php/cgi-php5/ext-active/ /etc/php/apache2-php5/ext-active/ 
/etc/php/fpm-php5/ext-active/ /etc/php/phpdbg-php5/ext-active/"

Reply via email to