From: Alan T. DeKok Date: Sun, 22 Apr 2012 19:54:25 +0000 (+0200) Subject: Don't use SQL modules in the default config X-Git-Tag: release_2_2_0~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a53d4d5543c36479d59e8e75b7e4c3168e7e6d8;p=thirdparty%2Ffreeradius-server.git Don't use SQL modules in the default config --- diff --git a/raddb/policy.conf b/raddb/policy.conf index 6163f1e33a8..3f1b9d68521 100644 --- a/raddb/policy.conf +++ b/raddb/policy.conf @@ -209,7 +209,10 @@ policy { } # Call the actual module - dhcp_sqlippool + # + # Uncomment this in order to really call it! +# dhcp_sqlippool + fail # Convert Framed-IP-Address to DHCP, but only if we # actually allocated an address.