From: Scott Armitage Date: Tue, 23 Oct 2012 19:36:11 +0000 (+0100) Subject: Minor formatting fix. add_cui should be add-cui X-Git-Tag: release_3_0_0_beta1~1653^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00a7e0d4e51bfeab78d92a076e95449f9f087ce9;p=thirdparty%2Ffreeradius-server.git Minor formatting fix. add_cui should be add-cui --- 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 {