-
- Downloads
launch, launcher: Allow terminating commands after a "main" command exits
This can be used when launching Proton games, which consist of zero or
more setup commands, which may launch background processes, followed by
launching the game itself. A caller can wrap the game with
pressure-vessel-adverb --subreaper to wait for all main-game processes
(launchers, bug reporting systems, etc.) to exit before terminating the
setup commands.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment