Every time I shut down I get error message, /etc/rc0.d/k971_ ? line 73 error, too few arguments.
here is the section.
modules=`grep \^MODULE_ $CONFIG | wc -l`
i=`expr$Pmodules`
while [ $i -ge 0 ] ; do <line 73 >
module=`eval echo '$'MODULE_$i`
/sbin/modprobe -r $module &>/dev/null
i=`expr $i - 1`
doneCan anyone help here ?
I cannot understand it let alone do something with it
John
--
John Richard Smith
[EMAIL PROTECTED]
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
