php/php-fpm.sysconfig
Remi Collet 98603bc195 - update to 5.5.0RC2
- add missing options in php-fpm.conf
- run php-fpm in systemd notify mode
- /etc/syconfig/php-fpm is deprecated (still used)
- add /systemd/system/php-fpm.service.d
2013-05-23 15:54:18 +02:00

14 lines
336 B
Plaintext

# Additional environment file for php-fpm
# This file is deprecated and will be removed in the future
# To alter the FPM environment, 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