Conf for debugging
authorAlan T. DeKok <aland@freeradius.org>
Tue, 20 Oct 2009 14:28:58 +0000 (16:28 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 20 Oct 2009 14:28:58 +0000 (16:28 +0200)
raddb/debug.conf [new file with mode: 0644]

diff --git a/raddb/debug.conf b/raddb/debug.conf
new file mode 100644 (file)
index 0000000..9501bce
--- /dev/null
@@ -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