aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2016-02-27 18:53:50 +0000
committerChristopher Baines <mail@cbaines.net>2016-02-27 18:54:50 +0000
commit5263d9d933faeb51f366de29315dd270ba4c200c (patch)
tree743f73dab0d0bd2c1ac458befa8cd05d753b21c2
parent6edbe4898199063e2937363d0942f555fa349827 (diff)
downloadprometheus-pgbouncer-exporter-5263d9d933faeb51f366de29315dd270ba4c200c.tar
prometheus-pgbouncer-exporter-5263d9d933faeb51f366de29315dd270ba4c200c.tar.gz
Don't specify a licence location
As this is specific to how the service is deployed.
-rw-r--r--prometheus-pgbouncer-exporter.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/prometheus-pgbouncer-exporter.service b/prometheus-pgbouncer-exporter.service
index c0f2c6d..b95ab6c 100644
--- a/prometheus-pgbouncer-exporter.service
+++ b/prometheus-pgbouncer-exporter.service
@@ -5,7 +5,6 @@ After=pgbouncer.service
[Service]
User=postgres
-Environment='LICENCE_LOCATION=/usr/share/doc/prometheus-pgbouncer-exporter/copyright'
ExecStart=/usr/bin/prometheus-pgbouncer-exporter
[Install]