]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
we now have to qualify the detail listener with a second name
authorAlan T. DeKok <aland@freeradius.org>
Mon, 28 Jun 2021 23:08:00 +0000 (19:08 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 28 Jun 2021 23:45:58 +0000 (19:45 -0400)
raddb/sites-available/detail

index c6498441b8007904d90c76f90c3257db033dcf64..117ffbd715bdae2e0c1585776f8e0c478297a924 100644 (file)
@@ -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.
                #