prometheus-node-exporter-lua: respawn the process
Signed-off-by: Andre Heider <a.heider@gmail.com>
This commit is contained in:
parent
d8e637d064
commit
a3af4c3691
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ start_service() {
|
|||
|
||||
procd_set_param stdout 1
|
||||
procd_set_param stderr 1
|
||||
procd_set_param respawn
|
||||
|
||||
procd_close_instance
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue