Removed last use of explicit module configuration
authorAlan T. DeKok <aland@freeradius.org>
Tue, 11 Jan 2011 15:12:55 +0000 (16:12 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 11 Jan 2011 15:12:55 +0000 (16:12 +0100)
raddb/radiusd.conf.in

index 2ed4b84..0508300 100644 (file)
@@ -668,18 +668,6 @@ modules {
        #  authenticate, accounting, pre/post-proxy, etc.
        #
        $INCLUDE ${confdir}/modules/
-
-       #
-       #  This module is an SQL enabled version of the counter module.
-       #
-       #  Rather than maintaining seperate (GDBM) databases of
-       #  accounting info for each counter, this module uses the data
-       #  stored in the raddacct table by the sql modules. This
-       #  module NEVER does any database INSERTs or UPDATEs.  It is
-       #  totally dependent on the SQL module to process Accounting
-       #  packets.
-       #
-#      $INCLUDE sql/mysql/counter.conf
 }
 
 # Instantiation