fixed variable to use the "&" prefix
authorAlan Buxey <alan.buxey@gmail.com>
Thu, 27 Apr 2017 19:53:21 +0000 (20:53 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Apr 2017 19:53:21 +0000 (20:53 +0100)
removal of yellow warning when running with this enabled

raddb/sites-available/default

index 292abcc..5d91175 100644 (file)
@@ -577,7 +577,7 @@ preacct {
        #
 
 #      update request {
-#              FreeRADIUS-Acct-Session-Start-Time = "%{expr: %l - %{%{Acct-Session-Time}:-0} - %{%{Acct-Delay-Time}:-0}}"
+#              &FreeRADIUS-Acct-Session-Start-Time = "%{expr: %l - %{%{Acct-Session-Time}:-0} - %{%{Acct-Delay-Time}:-0}}"
 #      }