In article <[EMAIL PROTECTED]>,
Dominic Davidson <[EMAIL PROTECTED]> wrote:
>Recently, I have started getting messages like this at boot and
>shutdown:
>
>trap: illegal number SIGHUP
>trap: illegal number SIGINT

Aha, your /bin/sh is probably not bash, but ash. Older versions of ash
do not reckognize the (posix) signal names (as opposed to numbers). This
should have been fixed AFAIK. Try to update whatever your /bin/sh is
to the latest version ..

Mike.
-- 
 Miquel van Smoorenburg |  The dyslexic, agnostic, insomniac lay in his bed
    [EMAIL PROTECTED]  |  awake all night wondering if there is a doG


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to