Date: Thu, 22 Sep 2016 09:15:50 +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-EhHlpquFSu@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 #3 from Dave Cottlehuber <dch@skunkwerks.at> --- Created attachment 175049 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175049&action= =3Dedit v1 Thanks prj@. I'm not sure what usage daemon gets outside ports tree, but I assume hooking it up to rc.d framework services is the major use case. Looking at daemon.c it has a special case to forward SIGTERM, but nothing f= or SIGHUP so I assume by default SIGHUP does Something like this? see pretty = diff https://git.io/vi7j2 --=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-EhHlpquFSu>
