This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
zerotier: log errors
Signed-off-by: Moritz Warning <moritzwarning@web.de>
lilik-openwrt-22.03
Moritz Warning
7 years ago
parent
939a2a8e4b
commit
488ac042f6
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
}
Write
Preview
Loading…
Cancel
Save