Date: Fri, 14 Apr 2023 22:43:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 268580] Add shutdown delay to daemon(8) Message-ID: <bug-268580-227-0hlgZ2PLro@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268580-227@https.bugs.freebsd.org/bugzilla/> References: <bug-268580-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268580 --- Comment #4 from Nathan Huff <nhuff@acm.org> --- I think the only thing the kqueue version doesn't do that my patch does is = send SIGKILL to the supervised process after the delay. I see there is a TODO in the kqueue version to do something like that, but it isn't implemented. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268580-227-0hlgZ2PLro>