summarylogtreecommitdiffstats
path: root/pushgateway.service
blob: a64779818095278eabbb6c09d03206c8fb10dacb (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Prometheus Pushgateway
After=network.target

[Service]
ExecStart=/usr/bin/pushgateway

[Install]
WantedBy=multi-user.target