From 0d9ee7c8cdb61e951fc21663ca78776655fb7cd4 Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Fri, 10 Feb 2023 10:47:17 -0500 Subject: [PATCH] Revert "sql.accounting needs Acct-Status-Type" This reverts commit 85faf6285d11e2e1f8ad40f298694cd667040702. --- raddb/policy.d/accounting | 7 ------- 1 file changed, 7 deletions(-) diff --git a/raddb/policy.d/accounting b/raddb/policy.d/accounting index 7c52637d11..6199d3773d 100644 --- a/raddb/policy.d/accounting +++ b/raddb/policy.d/accounting @@ -123,12 +123,5 @@ acct_counters64.preacct { # sql_session_start.post-auth { acct_unique - - # - # The SQL accounting queries need an Acct-Status-Type attribute - # - update request { - Acct-Status-Type := Start - } sql.accounting } -- 2.47.3