$OpenBSD: patch-src_bin_keactrl_keactrl_in,v 1.3 2021/11/30 09:18:09 sthen Exp $

Index: src/bin/keactrl/keactrl.in
--- src/bin/keactrl/keactrl.in.orig
+++ src/bin/keactrl/keactrl.in
@@ -335,8 +335,7 @@ run_conditional() {
 # altered and only the handful of initial messages will be logged
 # to the default file.
 if [ -z "${KEA_LOGGER_DESTINATION+x}" ]; then
-    prefix="@prefix@"
-    export KEA_LOGGER_DESTINATION="@localstatedir@/log/kea.log"
+    export KEA_LOGGER_DESTINATION=syslog:daemon
 fi
 
 command=${1-}
