ssahani / rpms / freeradius

Forked from rpms/freeradius 5 years ago
Clone
e26b5e9
--- freeradius-server-2.1.1/raddb/radiusd.conf.in.orig	2008-09-25 15:54:05.000000000 -0400
e26b5e9
+++ freeradius-server-2.1.1/raddb/radiusd.conf.in	2008-09-25 15:54:28.000000000 -0400
e26b5e9
@@ -657,7 +657,7 @@
efcd18f
 	#  Include another file that has the SQL-related configuration.
efcd18f
 	#  This is another file only because it tends to be big.
efcd18f
 	#
efcd18f
-	$INCLUDE sql.conf
efcd18f
+	#$INCLUDE sql.conf
efcd18f
 
e26b5e9
 	#
e26b5e9
 	#  This module is an SQL enabled version of the counter module.
e26b5e9
@@ -669,7 +669,7 @@
efcd18f
 	#  totally dependent on the SQL module to process Accounting
efcd18f
 	#  packets.
efcd18f
 	#
efcd18f
-	$INCLUDE sql/mysql/counter.conf
efcd18f
+	#$INCLUDE sql/mysql/counter.conf
efcd18f
 	#$INCLUDE sql/postgresql/counter.conf
efcd18f
 
e26b5e9
 	#