[Unit] Description=The PHP 7.3.33 FastCGI Process Manager After=syslog.target network.target After=cagefs.service [Service] Type=notify PIDFile=/run/plesk-php73-fpm.pid EnvironmentFile=-/etc/sysconfig/plesk-php73-fpm ExecStart=/opt/plesk/php/7.3/sbin/php-fpm --nodaemonize ExecReload=/bin/kill -USR2 $MAINPID PrivateTmp=true [Install] WantedBy=multi-user.target