Expand description
§Unit Constants Module
Shared constants and enums for systemd unit states and operations. Reference: https://www.freedesktop.org/software/systemd/man/org.freedesktop.systemd1.html
Structs§
- Systemd
Unit Active State Iter - An iterator over the variants of SystemdUnitActiveState
- Systemd
Unit Load State Iter - An iterator over the variants of SystemdUnitLoadState
Enums§
- Systemd
Unit Active State - Possible systemd unit active states enumerated
- Systemd
Unit Load State - Possible systemd unit load states enumerated
Functions§
- is_
unit_ unhealthy - Check if we’re a loaded unit and if so evaluate if we’re active or not If we’re not Only potentially mark unhealthy for LOADED units that are not active