Files
bind9/bin/named
Ondřej Surý 04a5477eb2 Rescan interfaces before dropping privileges
The ns_interfacemgr_scan() now requires the loopmgr to be running, so we
need to end exclusive mode for the rescan and then begin it again.

This is relatively safe operation (because the scan happens on the timer
anyway), but we need to ensure that we won't load the configuration from
different threads.  This is already the case because the initial load
happens on the main thread and the control channel also listens just on
the main loop.
2022-11-01 11:48:56 +01:00
..
2022-10-29 00:22:54 +11:00
2022-05-03 12:38:59 +00:00
2022-10-29 00:22:54 +11:00