1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/net/xtradius/files/patch-ac
James E. Housley 4c07d7dc6c Add new port: net/xtradius
A RADIUS-compliant remote authentication and accouting server

PR:		21097
Submitted by:	Gene Raytsin <pal@paladin7.net>
2000-10-23 02:44:41 +00:00

11 lines
253 B
Plaintext

--- 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