af9dc8
[Unit]
af9dc8
Description=The PHP FastCGI Process Manager
af9dc8
After=syslog.target network.target
af9dc8
af9dc8
[Service]
af9dc8
Type=notify
af9dc8
PIDFile=/run/php-fpm/php-fpm.pid
af9dc8
EnvironmentFile=/etc/sysconfig/php-fpm
af9dc8
ExecStart=/usr/sbin/php-fpm --nodaemonize
af9dc8
ExecReload=/bin/kill -USR2 $MAINPID
af9dc8
PrivateTmp=true
af9dc8
af9dc8
[Install]
af9dc8
WantedBy=multi-user.target
af9dc8