crelay: Update to 0.10, refresh patches, remove daemon background call

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess
2016-04-17 13:21:44 -04:00
parent bc9795a27f
commit 625a7e7563
5 changed files with 26 additions and 7 deletions
+3
View File
@@ -13,6 +13,9 @@ USE_PROCD=1
start_service() {
procd_open_instance
# restart if it croaks
procd_set_param respawn
procd_set_param command "$PROG"
# daemon mode (not daemonized) - starts HTTP server
procd_append_param command -d