Module daemon

Module daemon 

Source
Expand description

Interfaces for systemd-aware daemons.

Enums§

NotifyState
Status changes, see sd_notify(3).

Functions§

booted
Check for systemd presence at runtime.
notify
Notify service manager about status changes.
notify_with_fds
Notify service manager about status changes and send file descriptors.
watchdog_enabled
Check for watchdog support at runtime.