$OpenBSD: patch-src_bin_keactrl_keactrl_conf_in,v 1.1 2017/08/27 11:14:51 sthen Exp $

Index: src/bin/keactrl/keactrl.conf.in
--- src/bin/keactrl/keactrl.conf.in.orig
+++ src/bin/keactrl/keactrl.conf.in
@@ -2,6 +2,9 @@
 # the startup, shutdown, reconfiguration and gathering the status
 # of the Kea's processes.
 
+# Log to syslog.
+KEA_LOGGER_DESTINATION=syslog:daemon
+
 # prefix holds the location where the Kea is installed.
 prefix=@prefix@
 
