Skip to content
go-systemd v14

Breaking changes:
 * daemon: introduce support for cleaning env variables
   (boolean parameter added to `SdNotify` and `SdWatchdogEnabled`)

Other changes in this release:
 * daemon: add watchdog checker
 * dbus: make New() fall back to direct systemd connection
 * util: add tests for util package
 * test: add license header check