Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 3ae2d20c57426414d7d37444471b04af > files > 25

php-5.5.11-1.mga4.src.rpm

[Unit]
Description=The PHP FastCGI Process Manager
After=syslog.target network.target

[Service]
Type=notify
PIDFile=/run/php-fpm/php-fpm.pid
EnvironmentFile=/etc/sysconfig/php-fpm
ExecStart=/usr/sbin/php-fpm --nodaemonize --fpm-config /etc/php-fpm.conf $PHP_FPM_OPTIONS
ExecReload=/usr/bin/kill -USR2 $MAINPID

[Install]
WantedBy=multi-user.target