Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/tests_php')
-rw-r--r--include/tests_php3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/tests_php b/include/tests_php
index ee6dfbda..35e9ddb7 100644
--- a/include/tests_php
+++ b/include/tests_php
@@ -38,7 +38,8 @@
/usr/local/etc/php.ini /usr/local/lib/php.ini \
/usr/pkg/etc/php.ini"
- PHPINIDIRS="/etc/php5/conf.d"
+ PHPINIDIRS="/etc/php5/conf.d \
+ /etc/php.d"
#
#################################################################################
#