Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Oct 2016 12:37:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212829] daemon(8) using -P swallows signals such as SIGHUP instead of propagating them
Message-ID:  <bug-212829-8-Lfd1BKxEme@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212829-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212829-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=3D212829

--- Comment #6 from Dave Cottlehuber <dch@skunkwerks.at> ---
prj@ I agree that the desired behaviour in most cases is likely to be
to pass the signal on (possibly referencing some config or masking list)
and then handle the signal in daemon as required.

# workaround

/bin/pkill -HUP -U riemann java

works for me.

--=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-212829-8-Lfd1BKxEme>