From 00a7e0d4e51bfeab78d92a076e95449f9f087ce9 Mon Sep 17 00:00:00 2001 From: Scott Armitage Date: Tue, 23 Oct 2012 20:36:11 +0100 Subject: [PATCH] Minor formatting fix. add_cui should be add-cui --- raddb/policy.d/cui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/raddb/policy.d/cui b/raddb/policy.d/cui index 224d07da577..e8385ccc767 100644 --- a/raddb/policy.d/cui +++ b/raddb/policy.d/cui @@ -30,12 +30,12 @@ cui_require_operator_name = "no" # supports CUI themselves, the server can simulate a CUI request # adding the missing NUL CUI value and the Operator-Name attribute. # Clients which are supposed to get this treatment should -# be marked by add_cui flag in clients.conf +# be marked by add-cui flag in clients.conf # We assume that local clients are marked in the client.conf with -# add_cui flag, e.g. +# add-cui flag, e.g. # client xxxx { # ... -# add_cui = yes +# add-cui = yes # } # cui.authorize { -- 2.47.3