app-metrics/apache_exporter: Change location of sysconfig file
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Package-Manager: Portage-3.0.4, Repoman-3.0.1
This commit is contained in:
Manuel Friedli 2020-09-29 22:18:50 +02:00
parent 38902f515b
commit 401532298a
4 changed files with 13 additions and 6 deletions

View file

@ -3,7 +3,7 @@ Description=Apache Exporter
[Service]
User=apache_exporter
EnvironmentFile=/etc/sysconfig/apache_exporter/sysconfig.apache_exporter
EnvironmentFile=/etc/sysconfig/apache_exporter
ExecStart=/usr/bin/apache_exporter $OPTIONS
[Install]