summarylogtreecommitdiffstats
path: root/prometheus-sphinx-exporter@.service
blob: e82d9e0f408414162bda0372577609ed9dbabbda (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Prometheus exporter for Sphinx
After=network.target

[Service]
ExecStart=/usr/bin/prometheus_sphinx_exporter --sphinx.address="%i"
User=nobody

[Install]
WantedBy=multi-user.target