zerotier: log errors
Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
parent
939a2a8e4b
commit
488ac042f6
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ start_instance() {
|
||||||
|
|
||||||
procd_open_instance
|
procd_open_instance
|
||||||
procd_set_param command $PROG $ARGS $CONFIG_PATH
|
procd_set_param command $PROG $ARGS $CONFIG_PATH
|
||||||
|
procd_set_param stderr 1
|
||||||
procd_close_instance
|
procd_close_instance
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue