]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
Enable fork mode under systemd
authorAnbang Wen <anbang@cloudflare.com>
Mon, 18 Jun 2018 22:48:22 +0000 (15:48 -0700)
committerMarek Vavruša <mvavrusa@cloudflare.com>
Fri, 7 Sep 2018 17:45:21 +0000 (10:45 -0700)
commit906b8b82c3935743afa942aa31d9f87403f350bf
treec6bb89a757f5cf32d27f40826c7321f0889c43e6
parente0b86ecb56af3698246ab63e054c498754ee2e36
Enable fork mode under systemd

Although the sockets are still shared, multiple process mode has the
ability to use more CPUs. It should be splitted later.
daemon/main.c