Hello.
On 9/2/19 11:46 AM, Milan Jeskynka Kazatel wrote:
Can I somehow process a change in the list of static
records for knot
resolver like a command for reloading configuration?
In this particular case there's also a command that clears the hints and
(optionally) loads a file:
https://knot-resolver.readthedocs.io/en/stable/modules.html#c.hints.config
You can run commands by attaching to the control socket, e.g. echo
"command" | nc -U /run/knot-resolver/control@1
--Vladimir