From: Alan T. DeKok Date: Mon, 28 Jun 2021 23:08:00 +0000 (-0400) Subject: we now have to qualify the detail listener with a second name X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a20082de89b4dd554f9a4df82cd014f55d99ed;p=thirdparty%2Ffreeradius-server.git we now have to qualify the detail listener with a second name --- diff --git a/raddb/sites-available/detail b/raddb/sites-available/detail index c6498441b80..117ffbd715b 100644 --- a/raddb/sites-available/detail +++ b/raddb/sites-available/detail @@ -22,7 +22,12 @@ server detail { # directory = ${radacctdir}/detail - listen { + # + # The "listen" section MUST have a second name here, which + # says "load the detail file processor, and not the typical + # RADIUS UDP / TCP socket IO. + # + listen detail { # # Types of packets we are reading. #