stty -a doesn't output anything when it's being launched via init scripts at boot time. It exits with exit code 1.
The system boots properly with startpar enabled when call to tcgetattr() isn't a fatal error - as I've written before. Peter, perhaps we could briefly describe the variable in your patch? >From OpenVZ's vzctl sources I can see that output file descriptor is a pipe. I'll ask OpenVZ developers on their forum if that could be changed to a pseudo terminal. Thanks for your support. 2010/6/4 Petter Reinholdtsen <[email protected]>: > Can someone provide the output from 'stty -a' executed in a init.d > script booted by OpenVZ, to help us figure out why OpenVZ fail? It > would give us some input on the state of the tty provided by OpenVZ. > > Happy hacking, > -- > Petter Reinholdtsen > > _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel

