mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
crelay: Update to 0.10, refresh patches, remove daemon background call
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user