summaryrefslogtreecommitdiff
path: root/net/icradius/files/patch-src::conf.h
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-12-19 02:30:02 +0000
committerWill Andrews <will@FreeBSD.org>2001-12-19 02:30:02 +0000
commit7765c3d3500ff8050f20d17e9bf6dbc16e426d99 (patch)
tree2a576321bfa1f5eb7c8acbfbea468c2e52446f4a /net/icradius/files/patch-src::conf.h
parentAdd p5-IC-Radius 0.4, a Perl5 extension for ICRADIUS Interface Module. (diff)
Add icradius 0.18.1, a variant of Cistron RADIUS, but with a MySQL
backend. PR: 29080 Submitted by: Sergey N. Voronkov <serg@tmn.ru>
Notes
Notes: svn path=/head/; revision=51767
Diffstat (limited to 'net/icradius/files/patch-src::conf.h')
-rw-r--r--net/icradius/files/patch-src::conf.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/icradius/files/patch-src::conf.h b/net/icradius/files/patch-src::conf.h
new file mode 100644
index 000000000000..e7121238f6ab
--- /dev/null
+++ b/net/icradius/files/patch-src::conf.h
@@ -0,0 +1,10 @@
+--- src/conf.h.old Wed Mar 8 07:12:21 2000
++++ src/conf.h Tue Dec 19 09:14:49 2000
+@@ -1,6 +1,6 @@
+ /* Default Database File Names */
+
+-#define RADIUS_DIR "/etc/raddb"
++/* #define RADIUS_DIR "/etc/raddb" */
+ #define RADACCT_DIR "/var/log/radacct"
+ #define RADLOG_DIR "/var/log"
+