--- radiusd.conf.dpkg-broken 2009-01-11 23:34:23.000000000 +0200 +++ radiusd.conf.dpkg-fixed 2009-01-11 23:35:28.000000000 +0200 @@ -62,7 +62,7 @@ # Location of config and logfiles. confdir = ${raddbdir} -run_dir = ${localstatedir}/run/radiusd +run_dir = ${localstatedir}/run/freeradius # Should likely be ${localstatedir}/lib/radiusd db_dir = ${raddbdir} @@ -110,7 +110,7 @@ # # e.g.: kill -HUP `cat /var/run/radiusd/radiusd.pid` # -pidfile = ${run_dir}/radiusd.pid +pidfile = ${run_dir}/freeradius.pid # chroot: directory where the server does "chroot". # @@ -640,7 +640,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 # # This module is an SQL enabled version of the counter module. @@ -652,7 +652,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 #