From: Alan T. DeKok Date: Thu, 5 Sep 2019 14:22:52 +0000 (-0400) Subject: fix patch for new docs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4a6825899acfe8d69d912e3311bfb9de02de5a2;p=thirdparty%2Ffreeradius-server.git fix patch for new docs --- diff --git a/debian/patches/radiusd-to-freeradius.diff b/debian/patches/radiusd-to-freeradius.diff index 042f4d0513f..ed8fef9a388 100644 --- a/debian/patches/radiusd-to-freeradius.diff +++ b/debian/patches/radiusd-to-freeradius.diff @@ -58,13 +58,13 @@ Index: freeradius-server/raddb/sites-available/control-socket +++ freeradius-server/raddb/sites-available/control-socket @@ -72,12 +72,12 @@ server control { # - # Name of user who is allowed to connect to the control socket. + # uid:: Name of user who is allowed to connect to the control socket. # -# uid = radius +# uid = freerad # - # Name of group that is allowed to connect to the control socket. + # gid:: Name of group that is allowed to connect to the control socket. # -# gid = radius +# gid = freerad