From: Alan T. DeKok Date: Tue, 20 Oct 2009 14:28:58 +0000 (+0200) Subject: Conf for debugging X-Git-Tag: release_2_1_8~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e7d1a34eab90a86271425bb9ee33bb88845a04e;p=thirdparty%2Ffreeradius-server.git Conf for debugging --- diff --git a/raddb/debug.conf b/raddb/debug.conf new file mode 100644 index 00000000000..9501bce0408 --- /dev/null +++ b/raddb/debug.conf @@ -0,0 +1,10 @@ +# +# Minimal configuration file used when debugging the source code. +# +# This file should not be installed by "make install", or by any +# packaging system. It is only for developers. +# +dictionary = ${confdir}/../share +libdir = ${confdir}/../src/modules/lib + +$INCLUDE ${confdir}/radiusd.conf