Doubts about redundant { ...} section
Jorge Pereira
jpereiran at gmail.com
Tue Dec 1 22:24:11 CET 2015
e,g2:
redundant {
group {
sql_accounting
detail_buffered_queue
}
fail
}
if (rcode != ok) {
if_failed_report_log
}
--
Jorge Pereira
On Tue, Dec 1, 2015 at 7:22 PM, Jorge Pereira <jpereiran at gmail.com> wrote:
> Hi,
>
> Anyone know if is possible to retrieve a rcode from redundant section?
>
> e.g:
>
> redundant {
> sql_accounting
> detail_buffered_queue
> }
>
> if (rcode != ok) {
> linenlog-problems-with-redundant-acct
> }
>
> --
> Jorge Pereira
>
More information about the Freeradius-Users
mailing list