app-metrics/apache_exporter: Add ebuild for version 0.7.0 of apache_exporter.
Package-Manager: Portage-2.3.76, Repoman-2.3.16
This commit is contained in:
parent
0d59e80f81
commit
9a6e681c54
8 changed files with 113 additions and 0 deletions
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/sysconfig.apache_exporter
|
||||
ExecStart=/usr/bin/apache_exporter $OPTIONS
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue