]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
fixed variable to use the "&" prefix
authorAlan Buxey <alan.buxey@gmail.com>
Sun, 30 Oct 2016 22:27:38 +0000 (22:27 +0000)
committerGitHub <noreply@github.com>
Sun, 30 Oct 2016 22:27:38 +0000 (22:27 +0000)
raddb/policy.d/accounting

index 0e3e450d2a9aa24ca7a9ac716e88d8b6efbc5201..a97b1557b203ddcea3f3c17a2fd7049fb31b63a4 100644 (file)
@@ -33,7 +33,7 @@ acct_unique {
        #  wireless environment).
        #
        update request {
-              Tmp-String-9 := "${policy.class_value_prefix}"
+              &Tmp-String-9 := "${policy.class_value_prefix}"
        }
 
        if (("%{hex:&Class}" =~ /^%{hex:&Tmp-String-9}/) && \