crelay: update to 0.10.1

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess
2016-08-31 10:15:09 -04:00
parent bc91db0d2a
commit d210444434
4 changed files with 3 additions and 29 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#!/bin/sh /etc/rc.common
# Copyright (C) 2015 OpenWrt.org
# Copyright (C) 2016 OpenWrt.org
NAME=crelay
START=93
@@ -17,7 +17,7 @@ start_service() {
procd_set_param respawn
procd_set_param command "$PROG"
# daemon mode (not daemonized) - starts HTTP server
# daemon mode in foreground - starts HTTP server
procd_append_param command -d
procd_close_instance