Добавил небольшой фикс в EOF процесса формирования systemd
This commit is contained in:
@@ -34,7 +34,7 @@ sudo cat <<EOF | sudo tee /etc/systemd/system/node_exporter.service
|
||||
Group=node_exporter
|
||||
Type=simple
|
||||
Restart=on-failure
|
||||
ExecStart=/usr/bin/node_exporter \
|
||||
ExecStart=/usr/bin/node_exporter \\
|
||||
--web.listen-address=:9229
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user