summaryrefslogtreecommitdiffstats
path: root/php-fpm.sysconfig
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-23 09:34:46 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-23 09:34:46 +0200
commitf8190992d5b31366e5dcd05f2949e2cc16dc6abb (patch)
tree17a6e13d9ed45a315847019c2d46a6aabce024ac /php-fpm.sysconfig
parent4d97771c24b54e18a57cf09a8eb1f5529fa0b7cd (diff)
PHP 5.5.0RC2
Diffstat (limited to 'php-fpm.sysconfig')
-rw-r--r--php-fpm.sysconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/php-fpm.sysconfig b/php-fpm.sysconfig
index 72096da..adc3d62 100644
--- a/php-fpm.sysconfig
+++ b/php-fpm.sysconfig
@@ -1,2 +1,17 @@
# Additional environment file for php-fpm
+# This file is deprecated when systemd is used and
+# will be removed in the future
+
+# To alter FPM environment, copy the unit file
+# from /usr/lib/systemd/system/php-fpm.service
+# to /etc/systemd/system/php-fpm.service
+# and add an Environment line
+
+# With systemd >= 204 you can simply drop a file
+# in /etc/systemd/system/php-fpm.service.d, with
+# [Service]
+# Environment=FOO=bar
+
+# See systemd documentation.
+