]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
refuse to start when no 'listen' sections are configured.
authorAlan T. DeKok <aland@freeradius.org>
Wed, 30 Apr 2025 17:12:11 +0000 (13:12 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 30 Apr 2025 17:27:54 +0000 (13:27 -0400)
commit2fab38e0ff32c1eb6e6300182a8588f5aca5d62c
treec8d9b38fd6755cad901d01321e1662c480971871
parentfd358aae2efc0f228afb44331707b86a11bc77ef
refuse to start when no 'listen' sections are configured.

It helps to fail with a descriptive error, rather than silently
doing the wrong thing.
src/lib/server/virtual_servers.c