Make minor tweaks to the service unit file
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=IPMI exporter
|
Description=Prometheus IPMI exporter
|
||||||
Documentation=https://github.com/prometheus-community/ipmi_exporter
|
Documentation=https://github.com/prometheus-community/ipmi_exporter
|
||||||
After=network.target
|
After=network.target
|
||||||
StartLimitIntervalSec=120
|
StartLimitIntervalSec=60
|
||||||
StartLimitBurst=5
|
StartLimitBurst=3
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|||||||
Reference in New Issue
Block a user