mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-28 03:33:01 +02:00
Since Infix supports per-VLAN querier parameters, like query interval, we currently need to run a separate querierd per VLAN interface. The replacement, mcd, will handle this automatically in its .conf file. Also, ensure we install the daemon configuration file as an example, and thus creating the /etc/querierd/ directory for where .conf files for each interface will be generated. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>