SORRY!
I made a no into a yes in the following:
#
# this test the rc.config var to see if we should run this script
#
base=${0##*/}
link=${base#*[SK][0-9][0-9]}
test $link = $base && KERNEL_SERIAL=yes
test "$KERNEL_SERIAL" = yes || exit 0
#
# Added by C Johnson 02-10-1998
The yes here should be a no: test "$KERNEL_SERIAL" = "no" || exit 0
OOPS!!AGAIN!!
--
Carl Johnson
Sys Admin
[EMAIL PROTECTED]
|_|
|_|
| |\/--- | |\ | | | \/
| NIKE | | | \| |__| /\
|______| _______________
____ | OH SHIT IT's |
|..| --| LINUX!!! |
|__| |_______________|
|\/| icro$oft "Watch Linux walk all over Micro$oft"
| | /||\
/\
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html