diff options
-rw-r--r-- | prometheus-pgbouncer-exporter.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prometheus-pgbouncer-exporter.service b/prometheus-pgbouncer-exporter.service index b95ab6c..c0f2c6d 100644 --- a/prometheus-pgbouncer-exporter.service +++ b/prometheus-pgbouncer-exporter.service @@ -5,6 +5,7 @@ After=pgbouncer.service [Service] User=postgres +Environment='LICENCE_LOCATION=/usr/share/doc/prometheus-pgbouncer-exporter/copyright' ExecStart=/usr/bin/prometheus-pgbouncer-exporter [Install] |