This bug got reassigned today from 'general' to 'initscripts' today, but I don't think it's an initscripts problem, or it has been solved months ago.
> I had a funny problem because some of my init scripts (specifically > /etc/rcS.d/S02mountvirtfs, I believe) were trying to source a > nonexistent file and failing ungracefully. This was making > /etc/init.d/rcS stop early. > > The solution of course is to precede ". /etc/default/devpts" with > "[ -e /etc/default/devpts ] &&" or some such. That has been fixed in initscripts quite some time ago, the current version in testing and unstable doesn't have this problem. Please make sure you have the latest initscripts, without any local changes, if that solves the problem let me know so I can close the bug. Mike. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

