]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
default is in run_dir, not conf_dir
authorAlan T. DeKok <aland@freeradius.org>
Thu, 20 Jun 2019 16:49:46 +0000 (12:49 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 20 Jun 2019 17:15:54 +0000 (13:15 -0400)
raddb/sites-available/control-socket

index b7a61986f31e876f36b68ca604c99b693d2bc083..66ddec239c16f964eaffab9b47e1da99c9b39fb1 100644 (file)
@@ -46,8 +46,7 @@ server control {
                        #  if it doesn't exist and set the appropriate ownership and
                        #  permissions.
                        #
-#                      filename = ${run_dir}/control/${name}.sock
-                       filename = ${confdir}/radiusd.sock
+                       filename = ${run_dir}/control/${name}.sock
 
                        #
                        #  Peercred is enabled by default, and offers an additional layer