HEX
Server: Apache
System: Linux b5.s-host.com.ua 4.18.0-305.10.2.el7.x86_64 #1 SMP Fri Jul 23 21:00:55 UTC 2021 x86_64
User: unelbhzm (1470)
PHP: 8.0.18
Disabled: NONE
Upload Files
File: //lib/systemd/system/php82w-fpm@oqjeoxob.service
# will be overwritten during upgrades.  If you want to customize,
# the best way is to use the "systemctl edit" command.

[Unit]
Description=The PHP FastCGI Process Manager - %I
After=syslog.target network.target

[Service]
Type=notify
LimitNOFILE=200000
LimitNOFILESoft=200000
PIDFile=/var/run/php82w-fpm-%i.pid
#EnvironmentFile=/etc/sysconfig/php82w-fpm
Environment="PHP_INI_SCAN_DIR=/home/oqjeoxob/etc/php82w/php.d"
ExecStart=/usr/bin/php82/bin/php-fpm --nodaemonize --fpm-config "/etc/php82w/php-fpm.%i.conf" -c "//home/oqjeoxob/etc/php82w/php.ini"
ExecReload=/bin/kill -USR2 $MAINPID
PrivateTmp=true
MemoryAccounting=true
CPUAccounting=true
TasksAccounting=true
#TasksMax=
#CPUQuota=
#MemoryLimit=
#BlockIOReadBandwidth=/dev/sda
#BlockIOWriteBandwidth=/dev/sda

[Install]
WantedBy=multi-user.target