mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
prometheus-node-exporter-lua: send stdout/stderr to logread
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
This commit is contained in:
@@ -15,5 +15,8 @@ start_service() {
|
||||
procd_append_param command --port ${port}
|
||||
procd_append_param command --bind ${bind}
|
||||
|
||||
procd_set_param stdout 1
|
||||
procd_set_param stderr 1
|
||||
|
||||
procd_close_instance
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user