]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
manager: files watchdog: watchdog created specifically for TLS certificate files
authorAleš Mrázek <ales.mrazek@nic.cz>
Mon, 25 Nov 2024 11:51:38 +0000 (12:51 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 3 Dec 2024 07:53:33 +0000 (08:53 +0100)
commit7afb10f703a47b81d1b5b163dcbe622e0817cd28
tree632c3f976ed78466d0dab12d9d2190ac0dcf3afa
parent37e5ec79b718f3502d3e043657349e16feba9c62
manager: files watchdog: watchdog created specifically for TLS certificate files

- on_modified: the command is delayed to avoid sending too many
- on_deleted: files watching is stopped rescheduled (replaced file)
python/knot_resolver/manager/files/watchdog.py