Running systemctl over the new ssh driver fails #4092
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Systemd returns an error code (!) for all kinds of status-like commands,
and the new SSH driver doesn't like when the command it executes fails.
This means that we cannot run things like "is-active" anymore:
Or at least not when it returns
inactive
, still OK withactive
.The text was updated successfully, but these errors were encountered: