Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
systemd: Make sure subshell returns success
Without that older privileged containers may cause the subshell to return 1 causing the whole generator to exit due to it running under -eu. Signed-off-by: Stéphane Graber <[email protected]>
- Loading branch information