[Bug 256221] dns/knot-resolver: the kresd init script won't stop the service

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 02 Jun 2021 16:31:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256221

--- Comment #4 from Chris Hutchinson <portmaster@bsdforge.com> ---
(In reply to Leo Vandewoestijne from comment #3)
-HUP (HangUP) _should_ be enough. But kresd(8)
isn't cleaning up after itself with either
-HUP || -9
IOW the pid files are still left within
kresd/ && kresd/control
I think this is going to be a bit more involved
than it initially appeared. Pretty sure it's
because its service handling is so intimately
tied to serviced. :-(

--Chris

-- 
You are receiving this mail because:
You are the assignee for the bug.