Date: Thu, 04 Mar 2004 21:09:15 +0700 From: Eugene Grosbein <eugen@kuzbass.ru> To: stable@freebsd.org Subject: Linux emulation, rc.d and SIGHUP Message-ID: <4047388B.AFF95716@kuzbass.ru>
next in thread | raw e-mail | index | archive | help
Hi! I've Linux multithreading daemon running under FreeBSD 4.9-STABLE (cvsup'd today). Being started in multiuser, it goes backgroup and runs OK. Being started at boot time from rc.d script, it starts and quickly shuts down. ktrace(1) show that it receives SIGHUP in the latter case. Is it a bug in the Linux emulation? If not, how can I avoid this SIGHUP? Eugene Grosbein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4047388B.AFF95716>