Fix accidentally broken service file
This commit is contained in:
parent
4b7cc065d2
commit
dac049e54c
3 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
Description=Prometheus exporter for PostgreSQL
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/conf.d/prometheus-postgresql-exporter
|
||||
ExecStart=/usr/bin/prometheus_postgresql_exporter $POSTGRES_EXPORTER_ARGS
|
||||
Restart=on-failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue