summaryrefslogtreecommitdiffstats
path: root/Services/php/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Services/php/run.sh')
-rw-r--r--Services/php/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Services/php/run.sh b/Services/php/run.sh
index 657fbba..1e73c2f 100644
--- a/Services/php/run.sh
+++ b/Services/php/run.sh
@@ -53,6 +53,7 @@ function begin_php_config {
# End configuration process just before starting daemon
function end_php_config {
echo "=> END APACHE + PHP CONFIGURATION"
+ env | grep _ >> /etc/environment
}
check_httpd_environment | tee -a $STARTUPLOG