]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
remove old / unused commented-out config items
authorAlan T. DeKok <aland@freeradius.org>
Tue, 23 Jan 2024 19:27:47 +0000 (14:27 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 23 Jan 2024 19:27:47 +0000 (14:27 -0500)
src/tests/radmin/config/control-socket.conf

index adb49ef4363fd9ca43250c662720f905db65e28e..b2c873a912efcd68270d854f8b72a2a37b15d873 100644 (file)
@@ -61,9 +61,6 @@ server control {
                transport = unix
                unix {
                        filename = ${run_dir}/control-socket.sock
-#                      peercred = no
-#                      uid = radius
-#                      gid = radius
                        mode = rw
                }
        }