Monkey Albino

Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ usr/ lib/ systemd/ system/

//usr/lib/systemd/system/alt-php82-fpm.service

[Unit]
Description=The PHP 8.0.X FastCGI Process Manager
After=syslog.target network.target

[Service]
Type=notify
PIDFile=/run/alt-php82-fpm.pid
ExecStart=/opt/alt/php82/usr/sbin/php-fpm --nodaemonize
ExecReload=/bin/kill -USR2 $MAINPID
PrivateTmp=true

[Install]
WantedBy=multi-user.target