]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
DHCP Release pool config should be a comment as with other examples
authorTerry Burton <tez@terryburton.co.uk>
Tue, 9 Jun 2020 13:16:45 +0000 (14:16 +0100)
committerAlan DeKok <aland@freeradius.org>
Tue, 9 Jun 2020 16:36:01 +0000 (12:36 -0400)
raddb/sites-available/dhcp

index dcc27f645400380722adeb3ffff699a8d9898fe5..f8639230212fbf029cae876d78d85a046bfca5cc 100644 (file)
@@ -259,10 +259,10 @@ dhcp DHCP-Release {
 
        #  If using IPs from a DHCP pool in SQL then you may need to set the
        #  pool name here if you haven't set it elsewhere and release the IP.
-       update control {
-               &Pool-Name := "local"
-       }
-       dhcp_sqlippool_release
+#      update control {
+#              &Pool-Name := "local"
+#      }
+#      dhcp_sqlippool_release
 
        update reply {
               &DHCP-Message-Type = DHCP-Do-Not-Respond