Module notify

Source
Expand description

Notify systemd of service status changes

Structs§

CustomVariable
Custom variable to send to SystemD
Message
A systemd notification message, which can consist of a series of known or custom systemd variables.
SystemDNotify
Notification socket for sending messages to Systemd

Enums§

Notification
Notification kinds to send to systemd
NotifyError
Error returned when sending a notification didn’t work

Functions§

ready
Notify systemd that this service is ready.