Make minor tweaks to the service unit file

This commit is contained in:
Alexander Gorelyshev
2025-12-28 14:09:58 +04:00
parent 1eb119b34e
commit 52808bd5e9

View File

@@ -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