Expand description
Notify systemd of service status changes
Structs§
- Custom
Variable - Custom variable to send to SystemD
- Message
- A systemd notification message, which can consist of a series of known or custom systemd variables.
- SystemD
Notify - Notification socket for sending messages to Systemd
Enums§
- Notification
- Notification kinds to send to systemd
- Notify
Error - Error returned when sending a notification didn’t work
Functions§
- ready
- Notify systemd that this service is ready.