Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Adjust logind version parsing to systemd 241
`loginctl --version` now looks like `systemd 241 (241)` which the previous parsing stumbled upon. Just take the first number from the first line now.
- Loading branch information