On Thu, Jun 21, 2012 at 05:38:58PM +0200, Hilko Bengen wrote: > After actually reading what Mika had said about the bug still affecting > upstream, I have identified another error message that should probably > not cause agetty to abort: > > /dev/ttyS2: cannot set process group: Inappropriate ioctl for device
Good catch, TIOCSCTTY is optional in the current code so tcsetpgrp() should not be required too. Fixed. Thanks. > (Unless these errors are all symptoms of another problem, that is.) The question is why your agetty is not able to get controlling tty. Karel -- Karel Zak <k...@redhat.com> http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org