Expand description

systemctl: small crate to interact with services through systemctl Homepage: https://github.com/gwbres/systemctl

Functions

Returns true if given unit is actively running

Returns list of services that are currently declared as disabled

Returns list of services that are currently declared as enabled

Forces given unit (re)start

Returns raw status from systemctl status $unit call

Forces given unit to stop