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-php70-newrelic-daemon.service

[Unit]
Description=New Relic proxy daemon
Documentation=https://docs.newrelic.com/docs/agents/php-agent
After=network.target

[Service]
Type=simple
ExecStart=/opt/alt/php70/usr/bin/newrelic-daemon -f -c /opt/alt/php70/etc/newrelic/newrelic.cfg
ExecStop=/bin/kill -TERM $MAINPID
Restart=on-failure
RestartPreventExitStatus=1

[Install]
WantedBy=multi-user.target