On Wed, Jun 21, 2023 at 14:32:28 +0100, Daniel P. Berrangé wrote:
None of our daemons use select(), so it is safe to raise the max
file
limit to its maximum on startup.
https://gitlab.com/libvirt/libvirt/-/issues/489
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
src/rpc/virnetdaemon.c | 3 +++
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>