Date: Sun, 25 Aug 2002 18:28:18 +0200 From: Radko Keves <rado@studnet.sk> To: questions@FreeBSD.org Subject: Re: How kill Zombie Message-ID: <20020825162818.GA42137@studnet.sk>
next in thread | raw e-mail | index | archive | help
>You can't "kill" a zombie process. It's parent process is responsible >for cleaning it up. Your choices are: > 1. kill the parent process. > 2. fix the code in the parent process to clean up after itself. hi that's nice but what to do if the process was adopted by init ;) -- -------------- bye R.R.K.K. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020825162818.GA42137>