system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
| Direktori : /lib/systemd/system/ |
|
|
| Current File : //lib/systemd/system/php-fpm56.service |
[Unit]
Description=The PHP FastCGI Process Manager
After=syslog.target network.target
[Service]
Type=simple
PIDFile=/opt/alt/php-fpm56/usr/var/run/php-fpm.pid
ExecStart=/opt/alt/php-fpm56/usr/sbin/php-fpm --nodaemonize --fpm-config /opt/alt/php-fpm56/usr/etc/php-fpm.conf
ExecReload=/bin/kill -USR2 $MAINPID
[Install]
WantedBy=multi-user.target