On May 13, 2019, at 1:58 PM, Daniele Rondina <geaaru@gmail.com> wrote:
I follow "systemctl start-up not working correctly" thread because I'm trying to integrate systemd watchdog support to Gentoo/Sabayon distro.
Currently, I'm testing Freeradius v3.0.x-HEAD with systemd-239 but it seems that notifications returned to systemd aren't correct.
Was FreeRADIUS built with systemd support?
# radiusd -v
Do "radiusd -vxx" and you'll get more information about compilation flags: $ radiusd -vxx Mon May 13 15:55:56 2019 : Info: radiusd: FreeRADIUS Version 3.0.20 (git #136ba45), for host i386-apple-darwin18.2.0, built on May 13 2019 at 15:55:37 Mon May 13 15:55:56 2019 : Debug: Server was built with: Mon May 13 15:55:56 2019 : Debug: accounting : yes Mon May 13 15:55:56 2019 : Debug: authentication : yes Mon May 13 15:55:56 2019 : Debug: ascend-binary-attributes : yes Mon May 13 15:55:56 2019 : Debug: coa : yes Mon May 13 15:55:56 2019 : Debug: control-socket : yes Mon May 13 15:55:56 2019 : Debug: detail : yes Mon May 13 15:55:56 2019 : Debug: dhcp : yes Mon May 13 15:55:56 2019 : Debug: dynamic-clients : yes Mon May 13 15:55:56 2019 : Debug: osfc2 : no Mon May 13 15:55:56 2019 : Debug: proxy : yes Mon May 13 15:55:56 2019 : Debug: regex-pcre : yes Mon May 13 15:55:56 2019 : Debug: regex-posix : no Mon May 13 15:55:56 2019 : Debug: regex-posix-extended : no Mon May 13 15:55:56 2019 : Debug: session-management : yes Mon May 13 15:55:56 2019 : Debug: stats : yes Mon May 13 15:55:56 2019 : Debug: systemd : no ... Alan DeKok.