diff options
Diffstat (limited to 'raddb/debug.conf')
-rw-r--r-- | raddb/debug.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/raddb/debug.conf b/raddb/debug.conf new file mode 100644 index 0000000..99f0725 --- /dev/null +++ b/raddb/debug.conf @@ -0,0 +1,9 @@ +# +# 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. +# +#libdir = ${confdir}/../build/lib/ + +$INCLUDE ${confdir}/radiusd.conf |