????

Your IP : 216.73.216.174


Current Path : /etc/systemd/system/
Upload File :
Current File : //etc/systemd/system/php-fpm_exporter.service

# -*- mode: conf -*-

[Unit]
Description=PHP-FPM exporter
Documentation=https://github.com/hipages/php-fpm_exporter
After=network.target

[Service]
EnvironmentFile=/usr/local/lp/etc/exporters/php-fpm_exporter
User=systuser
ExecStart=/usr/local/lp/opt/exporters/php-fpm_exporter/php-fpm_exporter $ARGS
Restart=on-failure

[Install]
WantedBy=multi-user.target