Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 61b33c2646c84a679cdfe96387c44e75 > files > 58

freeradius-2.2.0-5.1.mga4.x86_64.rpm

# -*- text -*-
#
#  $Id$

#  Write "detail" files which can be read by radrelay.
#  This module should be used only by a server which receives
#  Accounting-Request packets from the network.
#
#  It should NOT be used in the radrelay.conf file.
#
#  Use it by adding "radrelay" to the "accounting" section:
#
#	accounting {
#		...
#		radrelay
#		...
#	}
#
detail radrelay {
	detailfile = ${radacctdir}/detail

	locking = yes

	#  The other directives from the main detail module
	#  can be used here, but they're not required.
}