Skip site navigation (1)Skip section navigation (2)
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/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203580

Dag-Erling Sm=C3=83=C2=B8rgrav <des@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Works As Intended
                 CC|                            |des@FreeBSD.org

--- Comment #1 from Dag-Erling Sm=C3=83=C2=B8rgrav <des@FreeBSD.org> ---
If you look at the Unbound source code (`contrib/unbound/daemon/daemon.c` a=
nd
`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.

--=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-203580-8-rbRIHevO6L>