$OpenBSD: patch-src_bin_keactrl_kea-dhcp6_conf_pre,v 1.1 2019/09/26 13:23:37 sthen Exp $

Index: src/bin/keactrl/kea-dhcp6.conf.pre
--- src/bin/keactrl/kea-dhcp6.conf.pre.orig
+++ src/bin/keactrl/kea-dhcp6.conf.pre
@@ -43,7 +43,7 @@
     // description, see Sections 9.12, 16 and 15.
     "control-socket": {
         "socket-type": "unix",
-        "socket-name": "/tmp/kea-dhcp6-ctrl.sock"
+        "socket-name": ""@localstatedir@/run/kea/kea-dhcp6-ctrl.sock"
     },
 
     // Use Memfile lease database backend to store leases in a CSV file.
@@ -353,7 +353,7 @@
                 // - syslog (logs to syslog)
                 // - syslog:name (logs to syslog using specified name)
                 // Any other value is considered a name of a time
-                "output": "@localstatedir@/log/kea-dhcp6.log"
+                "output": "syslog:daemon"
 
                 // Shorter log pattern suitable for use with systemd,
                 // avoids redundant information
