systemd-linter
systemd-linter copied to clipboard
"Error: Lint errors" and non-zero exit code even if there were no errors
$ systemd-linter lorri.socket
** Ok(())
** Ok(())
** Ok(())
** Ok(())
** Ok(())
** Ok(())
Error: Lint errors. Exiting
$ echo $?
1