Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > ffb9ee8dea8e95aa138acfc2bf2750e1 > files > 20

php-5.4.23-1.fc18.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
ExecReload=/bin/kill -USR2 $MAINPID
PrivateTmp=true

[Install]
WantedBy=multi-user.target