Expand description
Access properties of systemd units via systemctl
Structs§
- State
Parse Error - Errors that can occur when parsing a systemd unit’s properties
- SystemD
Properties - A map of systemd properties
Enums§
- Active
State - The active state of a systemd unit
- Property
Parse Error - Errors that can occur when trying to access systemd unit properties
Functions§
- properties
- Use
systemctl showto get properties of a systemd unit.