Date: Tue, 13 Oct 2015 10:04:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 203580] Quitting Unbound Message-ID: <bug-203580-8-rbRIHevO6L@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203580-8@https.bugs.freebsd.org/bugzilla/> References: <bug-203580-8@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203580 Dag-Erling Smørgrav <des@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Works As Intended CC| |des@FreeBSD.org --- Comment #1 from Dag-Erling Smørgrav <des@FreeBSD.org> --- If you look at the Unbound source code (`contrib/unbound/daemon/daemon.c` and `contrib/unbound/daemon/worker.c`), you will see that it handles `SIGTERM`, `SIGQUIT` and `SIGINT` identically. Any difference in behavior between the three exists purely in the mind of the user. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203580-8-rbRIHevO6L>
