aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openrc-exporter/openrc-exporter.initd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openrc-exporter/openrc-exporter.initd')
-rw-r--r--testing/openrc-exporter/openrc-exporter.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openrc-exporter/openrc-exporter.initd b/testing/openrc-exporter/openrc-exporter.initd
index 13ed1ce49f7..a05226c39a6 100644
--- a/testing/openrc-exporter/openrc-exporter.initd
+++ b/testing/openrc-exporter/openrc-exporter.initd
@@ -4,7 +4,7 @@ supervisor=supervise-daemon
name=openrc-exporter
description="Prometheus exporter which exposes metrics on services managed by OpenRC"
-command=/usr/bin/openrc-expoter
+command=/usr/bin/openrc-exporter
command_args="$openrc_exporter_opts"
command_user="openrc-exporter:openrc-exporter"