Make luxid aware of SIGCHLD
As luxid forks off processes now, it may receive SIGCHLD signals. Hence add a handler for this. Since we obtain the success of the child from the job file, ignoring is good enough. Signed-off-by:Klaus Aehlig <aehlig@google.com> Signed-off-by:
Petr Pudlak <pudlak@google.com> Reviewed-by:
Petr Pudlak <pudlak@google.com>
Showing
Please register or sign in to comment