summaryrefslogtreecommitdiffstats
path: root/php-fpm.sysconfig
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-20 14:05:34 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-20 14:05:34 +0100
commitbe843181462f8133c2de3b1f02ab7c6f8b427210 (patch)
tree41bb549741ec9f73a2bfcdbd893d28461c278b20 /php-fpm.sysconfig
parentf616a33ccdc55e0dea37aa1bd1737a0a96151293 (diff)
php55-php: fix php-fpm.service.d location
Diffstat (limited to 'php-fpm.sysconfig')
-rw-r--r--php-fpm.sysconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/php-fpm.sysconfig b/php-fpm.sysconfig
index 72096da..4099ed6 100644
--- a/php-fpm.sysconfig
+++ b/php-fpm.sysconfig
@@ -1,2 +1,14 @@
# Additional environment file for php-fpm
+# This file is deprecated when systemd is used and
+# will be removed in the future
+
+# With systemd >= 204 you can simply drop a file with the
+# suffix .conf in /etc/systemd/system/php-fpm.service.d, with
+# [Service]
+# Environment=FOO=bar
+
+# See systemd documentation.
+# man systemd.unit
+# man systemd.exec
+