Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
lib
/
systemd
/
system
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//lib/systemd/system/alt-php71-fpm.service
[Unit] Description=The PHP 7.1.X FastCGI Process Manager After=syslog.target network.target [Service] Type=notify PIDFile=/run/alt-php71-fpm.pid ExecStart=/opt/alt/php71/usr/sbin/php-fpm --nodaemonize ExecReload=/bin/kill -USR2 $MAINPID PrivateTmp=true [Install] WantedBy=multi-user.target