daemon: Allow overriding NOFILES ulimit for the daemon as well
One of my latest patches (d8db0f96) created support for setting the limit for the maximum of opened files by qemu user. However, since libvirtd keeps one FD opened per domain (well, for qemu at least) it will likely hit this limit on huge scenarios.
Showing
想要评论请 注册 或 登录