Mailinglist Archive: opensuse (1726 mails)

< Previous Next >
[SuSE Linux] RE: char-major-4 in 2.2.X
  • From: cjs@xxxxxxx (Carl Johnson)
  • Date: Sun, 14 Feb 1999 16:02:44 -0100
  • Message-id: <36C701B4.67B1A088@xxxxxxx>



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
cjs@xxxxxxxxxxxxxxxx

|_|
|_|
| |\/--- | |\ | | | \/
| 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 majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/";><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the
archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html";><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>


< Previous Next >