Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates > by-pkgid > ad6a55e904e8b907b5158134c74b7a47 > files > 58

freeradius-2.2.8-1.mga5.i586.rpm

# -*- text -*-
#
#  $Id: dede42698a19413b524a1a68b7ea312aa8a506aa $

#  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.
}