Browse Source

zerotier: log errors

Signed-off-by: Moritz Warning <moritzwarning@web.de>
lilik-openwrt-22.03
Moritz Warning 7 years ago
parent
commit
488ac042f6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/zerotier/files/zerotier.init

+ 1
- 0
net/zerotier/files/zerotier.init View File

@ -68,6 +68,7 @@ start_instance() {
procd_open_instance
procd_set_param command $PROG $ARGS $CONFIG_PATH
procd_set_param stderr 1
procd_close_instance
}


Loading…
Cancel
Save