diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 2000-05-03 23:04:49 +0000 | 
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 2000-05-03 23:04:49 +0000 | 
| commit | 79800cd7b2426a298d00a9d23bb141ada86880f1 (patch) | |
| tree | 098daceed63bc95f3360e5ece552031645074220 /net/radiusd-cistron/files/patch-ac | |
| parent | Update to version 0.63, also called 0.6alpha3 (diff) | |
Upgrade to 1.6.3-stable, this will be replaced by freeradius once they
actually make a release.
Diffstat (limited to 'net/radiusd-cistron/files/patch-ac')
| -rw-r--r-- | net/radiusd-cistron/files/patch-ac | 15 | 
1 files changed, 3 insertions, 12 deletions
| diff --git a/net/radiusd-cistron/files/patch-ac b/net/radiusd-cistron/files/patch-ac index 0a3d1db894e9..c48f09178890 100644 --- a/net/radiusd-cistron/files/patch-ac +++ b/net/radiusd-cistron/files/patch-ac @@ -1,19 +1,10 @@ ---- src/conf.h.orig	Mon Oct  5 23:51:13 1998 -+++ src/conf.h	Fri Oct 23 13:32:58 1998 +--- src/conf.h.orig	Thu Mar 30 10:24:59 2000 ++++ src/conf.h	Wed May  3 18:37:57 2000  @@ -1,6 +1,6 @@   /* Default Database File Names */  -#define RADIUS_DIR		"/etc/raddb"  +#define RADIUS_DIR		PREFIX "/etc/raddb" - #define RADACCT_DIR		"/var/log/radacct"   #define RADLOG_DIR		"/var/log" -@@ -14,7 +14,7 @@ - #define RADIUS_HUNTGROUPS	"huntgroups" - #define RADIUS_REALMS		"realms" -  --#define RADUTMP			"/var/log/radutmp" -+#define RADUTMP			"/var/run/radutmp" - #define RADWTMP			"/var/log/radwtmp" -  - #define RADIUS_PID		"/var/run/radiusd.pid" + #ifdef aix | 
