Bug#125895: boot-floppies: Ctrl-c does not work for ping
On Mon, Dec 24, 2001 at 03:38:08PM -0500, Adam Di Carlo wrote:
> Hmm, wouldn't this be a busybox bug?  But I try, ona fully installed
> system:
> 
>   # busybox ping arroz
> 
> and ctrl-c works fine.  Wierd.
Umm, perhaps this is nonsense, but if busybox is running as PID 1, it won't
get the TERM signal.
You could also try 'exec busybox ping arroz'; maybe the shell you launch
busybox from plays a role.
Andrew
-- 
            Andrew Korn (Korn Andras) <korn@chardonnay.math.bme.hu>
             Finger korn@chardonnay.math.bme.hu for pgp key. QOTD:
      It is possible for three to keep a secret -- provided two are dead.
Reply to: