[Unit] Description=NodeExporter [Service] TimeoutStartSec=0 User=node_exporter ExecStart={{ bin_path }} --web.listen-address={{ host.ip }}:{{ bind_port }} {{ options }} [Install] WantedBy=multi-user.target