]> arthur.barton.de Git - ngircd.git/commit
Add support for the "sd_notify" protocol
authorAlexander Barton <alex@barton.de>
Fri, 5 Apr 2024 20:38:22 +0000 (22:38 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 5 Apr 2024 22:12:58 +0000 (00:12 +0200)
commite4873b4d63d0bcd4914a1cee82599a13cfd77e47
treecba6e5e959a6043602c1c425d6f45007dab40fa3
parent3e535a295523853963438eb94f9cfa24c998b52f
Add support for the "sd_notify" protocol

This allows the "ngircd.service" systemd(8) unit to use the "notify"
service type, which allows for better status tracking by the service
manager.
configure.ng
contrib/ngircd.service
src/ngircd/conn.c
src/ngircd/sighandlers.c
src/ngircd/sighandlers.h