taoyuan/sysctlx

Parsing status is fragile

Opened this issue · 0 comments

The systemctl status output is meant for humans, not programmatic consumption and may change over time. systemd offers a d-bus API for programmatic access to details like job status. It is less likely to break during a systemd upgrade.