4c07d7dc6c
A RADIUS-compliant remote authentication and accouting server PR: 21097 Submitted by: Gene Raytsin <pal@paladin7.net>
10 lines
253 B
Text
10 lines
253 B
Text
--- src/conf.h Wed Sep 6 18:28:45 2000
|
|
+++ conf.h Wed Sep 6 18:30:44 2000
|
|
@@ -1,6 +1,6 @@
|
|
/* Default Database File Names */
|
|
|
|
-#define RADIUS_DIR "/etc/raddb"
|
|
+#define RADIUS_DIR "/usr/local/etc/raddb"
|
|
#define RADLOG_DIR "/var/log"
|
|
|
|
#ifdef aix
|