From: Alan Buxey Date: Wed, 9 Sep 2015 19:42:01 +0000 (+0100) Subject: Update radiusd-example.txt X-Git-Tag: release_3_0_10~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd8b933283e113e325c93618136077c548da302;p=thirdparty%2Ffreeradius-server.git Update radiusd-example.txt --- diff --git a/src/tests/eapsim-03/radiusd-example.txt b/src/tests/eapsim-03/radiusd-example.txt index ecc3bf19845..aefeaf49260 100644 --- a/src/tests/eapsim-03/radiusd-example.txt +++ b/src/tests/eapsim-03/radiusd-example.txt @@ -22,7 +22,7 @@ # # The per-request variables are of the form %{Attribute-Name}, and # are taken from the values of the attribute in the incoming -# request. See 'doc/variables.txt' for more information. +# request. See 'doc/configuration/variables.txt' for more information. prefix = /elros/mcr/root exec_prefix = ${prefix} @@ -888,7 +888,7 @@ modules { # through a 'log rotation' # # If your detail files are large, you may also want - # to add a ':%H' (see doc/variables.txt) to the end + # to add a ':%H' (see doc/configuration/variables.txt) to the end # of it, to create a new detail file every hour, e.g.: # # ..../detail-%Y%m%d:%H @@ -1104,7 +1104,7 @@ modules { # # The RADIUS attributes from the user request will be placed # into environment variables of the executed program, as - # described in 'doc/variables.txt' + # described in 'doc/configuration/variables.txt' # exec { wait = yes