File Manager

Current Path : /lib/systemd/system/
Upload File :
Current File : //lib/systemd/system/php5.6-fpm.service

[Unit]
Description=The PHP 5.6 FastCGI Process Manager
Documentation=man:php-fpm5.6(8)
After=network.target

[Service]
Type=notify
ExecStart=/usr/sbin/php-fpm5.6 --nodaemonize --fpm-config /etc/php/5.6/fpm/php-fpm.conf
ExecStartPost=-/usr/lib/php/php-fpm-socket-helper install /run/php/php-fpm.sock /etc/php/5.6/fpm/pool.d/www.conf 56
ExecStopPost=-/usr/lib/php/php-fpm-socket-helper remove /run/php/php-fpm.sock /etc/php/5.6/fpm/pool.d/www.conf 56
ExecReload=/bin/kill -USR2 $MAINPID

[Install]
WantedBy=multi-user.target

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com