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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Jun 2021 09:06:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256221

--- Comment #19 from Vladimír Čunát <vcunat@gmail.com> ---
> I was going to submit a pull/merge request with upstream.

The registration problem was worked around within a few hours (reportedly), but
I don't really get what you're about to submit.  I don't think it makes sense
for us (upstream) to include the FreeBSD init scripts, as none of us knows
about writing (FreeBSD) init scripts and we can't directly affect their
packages/ports anyway.

Maybe it might've made sense in order to share the scripts among other systems,
but I don't know if they're really portable and I'm not aware of Knot Resolver
packages existing for some such other system anyway.


By the way, finding out PID by a `ps` call feels a bit fragile to me (though I
expect it's better to get some improvement than nothing).  I assumed that the
pidfiles are meant to keep this state, but I don't really know init script
stuff...

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