Module properties

Source
Expand description

Access properties of systemd units via systemctl

Structs§

StateParseError
Errors that can occur when parsing a systemd unit’s properties
SystemDProperties
A map of systemd properties

Enums§

ActiveState
The active state of a systemd unit
PropertyParseError
Errors that can occur when trying to access systemd unit properties

Functions§

properties
Use systemctl show to get properties of a systemd unit.