Skip to main content

Module sd_notify

Module sd_notify 

Source
Expand description

Minimal systemd sd_notify implementation.

Sends state notifications to systemd via the $NOTIFY_SOCKET datagram socket. This is a no-op when $NOTIFY_SOCKET is not set (i.e., when not running under systemd with Type=notify).

Functionsยง

sd_notify
Notify systemd about a service state change.