freeradius/freeradius-radiusd-conf.patch
John Dennis efcd18febe - remove support for radrelay, it's different now
- turn off default inclusion of SQL config files in radiusd.conf since SQL
    is an optional RPM install
- remove mssql config files
2008-04-18 17:33:55 +00:00

21 lines
648 B
Diff

--- freeradius-server-2.0.3/raddb/radiusd.conf.in.orig 2008-04-18 12:41:36.217230000 -0400
+++ freeradius-server-2.0.3/raddb/radiusd.conf.in 2008-04-18 12:44:00.735486000 -0400
@@ -1294,7 +1294,7 @@
# Include another file that has the SQL-related configuration.
# This is another file only because it tends to be big.
#
- $INCLUDE sql.conf
+ #$INCLUDE sql.conf
# For Cisco VoIP specific accounting with Postgresql,
@@ -1488,7 +1488,7 @@
# totally dependent on the SQL module to process Accounting
# packets.
#
- $INCLUDE sql/mysql/counter.conf
+ #$INCLUDE sql/mysql/counter.conf
#$INCLUDE sql/postgresql/counter.conf
#