pull/2/merge
Radim Lipovčan 2 years ago committed by GitHub
commit 7f4ef88115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      files/node_exporter.service

@ -10,5 +10,8 @@ Type=simple
ExecStart=/usr/local/bin/node_exporter
Restart=on-failure
# jeste bych tady dal restart on failure
# https://www.redhat.com/sysadmin/systemd-automate-recovery
[Install]
WantedBy=multi-user.target

Loading…
Cancel
Save