fix patch so there isn't any fuzz
This commit is contained in:
parent
bf06152446
commit
e26b5e98f8
@ -1,15 +1,15 @@
|
||||
--- freeradius-server-2.0.5/raddb/radiusd.conf.in.conf 2008-05-30 05:18:43.000000000 -0400
|
||||
+++ freeradius-server-2.0.5/raddb/radiusd.conf.in 2008-07-30 12:44:54.000000000 -0400
|
||||
@@ -627,7 +627,7 @@
|
||||
--- freeradius-server-2.1.1/raddb/radiusd.conf.in.orig 2008-09-25 15:54:05.000000000 -0400
|
||||
+++ freeradius-server-2.1.1/raddb/radiusd.conf.in 2008-09-25 15:54:28.000000000 -0400
|
||||
@@ -657,7 +657,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,
|
||||
@@ -648,7 +648,7 @@
|
||||
#
|
||||
# This module is an SQL enabled version of the counter module.
|
||||
@@ -669,7 +669,7 @@
|
||||
# totally dependent on the SQL module to process Accounting
|
||||
# packets.
|
||||
#
|
||||
@ -17,4 +17,4 @@
|
||||
+ #$INCLUDE sql/mysql/counter.conf
|
||||
#$INCLUDE sql/postgresql/counter.conf
|
||||
|
||||
# $INCLUDE sqlippool.conf
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user