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:
Haitao Pan 2025-09-03 09:53:13 +08:00
parent bd41f23f30
commit 9ea153daa5

View File

@ -1,4 +1,3 @@
[#] template for node-exporter systemd service
[Unit]
Description=Prometheus Node Exporter (tiny, LAN)
After=network.target