app-metrics/apache_exporter: new package, add 0.13.3
Signed-off-by: Federico Denkena <federico.denkena@posteo.de>
This commit is contained in:
10
app-metrics/apache_exporter/files/apache_exporter.service
Normal file
10
app-metrics/apache_exporter/files/apache_exporter.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Apache Exporter
|
||||
|
||||
[Service]
|
||||
User=apache_exporter
|
||||
EnvironmentFile=/etc/sysconfig/apache_exporter
|
||||
ExecStart=/usr/bin/apache_exporter $OPTIONS
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user