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

[Service]
ExecStart=/usr/bin/prometheus-pushgateway

[Install]
WantedBy=multi-user.target