You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error code 4:
LSB: "program or service status is unknown"
systemd: "no such unit"
I would expect service.is_running() to return False, when service is not available, while like this is causes a crash, as there is run_expect([0, 1, 3]
Would it be possible to add rc 4, at least to SystemdService?