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
/ lib/ systemd/ system/

//lib/systemd/system/alt-php53-fpm.service

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

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

[Install]
WantedBy=multi-user.target