summarylogtreecommitdiffstats
path: root/pushgateway.service
diff options
context:
space:
mode:
Diffstat (limited to 'pushgateway.service')
-rw-r--r--pushgateway.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/pushgateway.service b/pushgateway.service
index f5fe8b165d6d..a64779818095 100644
--- a/pushgateway.service
+++ b/pushgateway.service
@@ -3,7 +3,7 @@ Description=Prometheus Pushgateway
After=network.target
[Service]
-ExecStart=/usr/bin/prometheus-pushgateway
+ExecStart=/usr/bin/pushgateway
[Install]
WantedBy=multi-user.target