summarylogtreecommitdiffstats
path: root/newrelic-daemon.service
diff options
context:
space:
mode:
authorInetol2023-05-14 19:11:06 +0200
committerInetol2023-05-14 19:11:06 +0200
commit6b385c1309b07bf4c6d4104175ce615bdaad66c5 (patch)
tree8079ba8cf601f13cde411c221c35234139246fa2 /newrelic-daemon.service
parent9b01b25d345d34b828149f162141a03d5ce606ab (diff)
downloadaur-6b385c1309b07bf4c6d4104175ce615bdaad66c5.tar.gz
upgpkg: newrelic-php5 10.9.0.324-1
Diffstat (limited to 'newrelic-daemon.service')
-rw-r--r--newrelic-daemon.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/newrelic-daemon.service b/newrelic-daemon.service
deleted file mode 100644
index 783c2c4e3b0e..000000000000
--- a/newrelic-daemon.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=NewRelic PHP Proxy Daemon
-After=network.target
-
-[Service]
-Type=forking
-PIDFile=/run/newrelic-php5.pid
-ExecStart=/usr/bin/newrelic-daemon -c /etc/newrelic/newrelic.cfg -p /run/newrelic-php5.pid
-
-[Install]
-WantedBy=multi-user.target