mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 18:20:20 +04:00
prometheus-node-exporter-lua: respawn the process
Signed-off-by: Andre Heider <a.heider@gmail.com>
(cherry picked from commit a3af4c3691)
This commit is contained in:
committed by
Etienne Champetier
parent
56e0861f77
commit
0e69b14733
@@ -41,6 +41,7 @@ start_service() {
|
||||
|
||||
procd_set_param stdout 1
|
||||
procd_set_param stderr 1
|
||||
procd_set_param respawn
|
||||
|
||||
procd_close_instance
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user