Server : LiteSpeed System : Linux premium181.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 User : ventnesy ( 2514) PHP Version : 8.3.30 Disable Function : NONE Directory : /lib/systemd/system/ |
[Unit] Description=New Relic proxy daemon Documentation=https://docs.newrelic.com/docs/agents/php-agent After=network.target [Service] Type=simple ExecStart=/opt/alt/php71/usr/bin/newrelic-daemon -f -c /opt/alt/php71/etc/newrelic/newrelic.cfg ExecStop=/bin/kill -TERM $MAINPID Restart=on-failure RestartPreventExitStatus=1 [Install] WantedBy=multi-user.target