You've already forked prometheus-x509-certificate-exporter-pkg
fix: extra args
This commit is contained in:
@ -4,8 +4,8 @@ Requires=network-online.target
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=/etc/conf.d/prometheus-x509-certificate-exporter
|
||||
ExecStart=/usr/bin/prometheus-x509-certificate-exporter ${EXTRA_ARGS}
|
||||
EnvironmentFile=-/etc/conf.d/prometheus-x509-certificate-exporter
|
||||
ExecStart=/usr/bin/prometheus-x509-certificate-exporter $EXTRA_ARGS
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
User=root
|
||||
Group=root
|
||||
|
Reference in New Issue
Block a user