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]
Description=IPMI exporter
Description=Prometheus IPMI exporter
Documentation=https://github.com/prometheus-community/ipmi_exporter
After=network.target
StartLimitIntervalSec=120
StartLimitBurst=5
StartLimitIntervalSec=60
StartLimitBurst=3
[Service]
Type=simple
@@ -35,4 +35,4 @@ PrivateTmp=true
ProtectSystem=full
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target