Files
bind9/bin/named
Ondřej Surý 52b62b7890 Add support for reporting status via sd_notify()
sd_notify() may be called by a service to notify the service manager
about state changes. It can be used to send arbitrary information,
encoded in an environment-block-like string. Most importantly, it can be
used for start-up completion notification.

Add libsystemd check to autoconf script and when the library is detected
add calls to sd_notify() around the server->reload_status changes.

Co-authored-by: Petr Špaček <pspacek@isc.org>
2022-09-15 10:12:15 +02:00
..
2022-06-30 15:24:08 +02:00
2022-09-06 08:55:07 +00:00
2022-05-03 12:38:59 +00:00
2022-08-15 11:44:20 +02:00