| Current Path : /hdd/hdd21/main/php5/php-5.6.6/sapi/fpm/ |
| Current File : //hdd/hdd21/main/php5/php-5.6.6/sapi/fpm/php-fpm.service.in |
[Unit] Description=The PHP FastCGI Process Manager After=syslog.target network.target [Service] Type=@php_fpm_systemd@ PIDFile=@localstatedir@/run/php-fpm.pid ExecStart=@sbindir@/php-fpm --nodaemonize --fpm-config @sysconfdir@/php-fpm.conf ExecReload=/bin/kill -USR2 $MAINPID [Install] WantedBy=multi-user.target