On Mon, 7 Feb 2000, Griim wrote: > Hi, > I'm running potato, and on a vanilla install of it, I get the > following error message: > > /etc/init.d/rcS: /etc/rcS.d/S35devpts.sh: line 63: syntax error: > unexpected end of file
Known bug (typo) in libc6 package ... Martin --- devpts.sh.orig Mon Feb 7 23:59:24 2000 +++ devpts.sh Fri Feb 4 10:22:11 2000 @@ -13,7 +13,7 @@ make_devptmx() make_devpts() { [ -d /dev/pts ] || mkdir --mode=755 /dev/pts -{ +} mount_devpts_fs() { -- This is Linux Country. In a quiet night, you can hear Windows reboot. For public PGP-key: finger [EMAIL PROTECTED]