fix(node_exporter): correct systemd unit template
- remove invalid comment line causing 'Bad message' - ensure valid [Unit]/[Service]/[Install] sections
This commit is contained in:
parent
bd41f23f30
commit
9ea153daa5
@ -1,4 +1,3 @@
|
||||
[#] template for node-exporter systemd service
|
||||
[Unit]
|
||||
Description=Prometheus Node Exporter (tiny, LAN)
|
||||
After=network.target
|
||||
|
||||
Loading…
Reference in New Issue
Block a user