From 9e898bd5e31421d52e888d28980166943199834d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sat, 16 Aug 2025 12:29:18 +0300 Subject: [PATCH] Remove unnecessary hooks-libraries from Kea configuration --- files/kea/kea-dhcp4.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/files/kea/kea-dhcp4.conf b/files/kea/kea-dhcp4.conf index 309c611..061fcc1 100644 --- a/files/kea/kea-dhcp4.conf +++ b/files/kea/kea-dhcp4.conf @@ -26,11 +26,6 @@ "renew-timer": 900, "rebind-timer": 1800, "valid-lifetime": 3600, - "hooks-libraries": [ - { - "library": "/opt/lib/kea/hooks/libdhcp_mysql.so" - } - ], "subnet4": [ { "id": 1,