Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 18:54:55 +0700
From:      "Thomas Wahyudi" <thomas@home.unpar.ac.id>
To:        <freebsd-hackers@FreeBSD.org>
Subject:   call system function in logout.c ceate zombie process
Message-ID:  <000601beed5e$52403180$6567640a@siomay.unpar.ac.id>

next in thread | raw e-mail | index | archive | help
Hi all,

if I put command like "system(/usr/local/bin/radacct)" in logout.c
everything goes normal but _if_ user logout normally that is, at prompt user
type logout
the problem is when user login using ssh and connection terminated by
accident such as the client hang and have reboot, utmp wasn't clear and sshd
become a zombie process
is there any suggestion to avoid this problem ?

thomas



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000601beed5e$52403180$6567640a>