[Bug 256221] dns/knot-resolver: the kresd init script won't stop the service
Date: Thu, 29 Jul 2021 16:27:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256221 --- Comment #27 from Vladimír Čunát <vcunat@gmail.com> --- This seems kind of stuck, or at least I can't see the port changing. Anyway, since today's release 5.4.0 it's possible to log directly through the syslog(3) interface. https://knot-resolver.readthedocs.io/en/stable/config-logging-monitoring.html You could e.g. pass an extra configuration file in the service command-line to add such distro-specific settings, similarly to what we do with systemd by default: https://gitlab.nic.cz/knot/knot-resolver/-/blob/v5.4.0/systemd/kresd@.service.in#L15 https://gitlab.nic.cz/knot/knot-resolver/-/blob/v5.4.0/daemon/lua/distro-preconfig.lua.in -- You are receiving this mail because: You are the assignee for the bug.