| Current Path : /etc/systemd/system/ |
| Current File : //etc/systemd/system/imh-node-exporter.service |
[Unit] Description=IMH Node Exporter Service After=network.target [Service] Type=simple User=imh-node-exporter Group=imh-node-exporter ExecStart=/usr/local/bin/imh-node-exporter Restart=always [Install] WantedBy=multi-user.target