We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e19eb3 commit a7350c8Copy full SHA for a7350c8
agent/scripts/init.alpine
@@ -1,10 +1,9 @@
1
+#!/sbin/openrc-run
2
#
3
# Copyright 2020 New Relic Corporation. All rights reserved.
4
# SPDX-License-Identifier: Apache-2.0
5
6
-#!/sbin/openrc-run
7
-
8
description="New Relic Daemon"
9
command="${nrdaemon:-/usr/bin/newrelic-daemon}"
10
command_args=
0 commit comments