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) <[EMAIL PROTECTED]>
             Finger [EMAIL PROTECTED] for pgp key. QOTD:
      It is possible for three to keep a secret -- provided two are dead.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to