It may be obvious to you .. but it wasn't to my Mandrake 6.0
that said it couldn't find those files in the /sbin/ directory : )
I tried it again without the path and it said something about
not finding the process? So I had to switch it back ..
Unless you have another idea for me to try?
***********************************************
Does anyone know if there is support for the IOMEGA DITTO
tape drives ? and if I can install it "after the fact" without having
to reinstall Linux..
Randy
-----Original Message-----
From: Klaus Knopper <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, July 22, 1999 1:32 AM
Subject: [devel] Error in halt script
>Hello,
>
>In /etc/rc.d/init.d/halt:
>
>runcmd "Sending all processes the TERM signal..." kill -15 -1
>sleep 5
>runcmd "Sending all processes the KILL signal.." kill -9 -1
>
>For obvious reasons, it should instead be:
>
>runcmd "Sending all processes the TERM signal..." /sbin/killall5 -15
>sleep 5
>runcmd "Sending all processes the KILL signal.." /sbin/killall5 -9
>
>I thought this had been fixed long ago? Well, Redhat, too, reproduces this
>error again and again in every new release... It's sad, because we have
mailed
>them a bugfix every time.
>
>Regards
> -Klaus Knopper mailto:[EMAIL PROTECTED]
> http://home.pages.de/~knopper
> "Disk Space... The final frontier!"
>