Use dumb-init for sunshine-run wrapper
This commit is contained in:
@@ -24,7 +24,7 @@ trap _term EXIT
|
||||
|
||||
|
||||
# RUN CHILD PROCESS
|
||||
"${@}" &
|
||||
/usr/bin/dumb-init "${@}" &
|
||||
proc_pid=$!
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user