<div class="gmail_quote">On Fri, May 22, 2009 at 10:25 AM, Scott James Remnant <span dir="ltr">&lt;<a href="mailto:scott@netsplit.com">scott@netsplit.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, 2009-05-19 at 12:47 -0600, Milton Calnek wrote:<br>
<br>
&gt; I&#39;m trying to port upstart 0.5.1 to CentOS.<br>
&gt; I am now at a point where my machine boots,  most jobs are starting<br>
&gt; properly.<br>
&gt;<br>
&gt; So I can ssh into the box, but the tty&#39;s don&#39;t take the virtual<br>
&gt; consoles... I don&#39;t see /etc/issue on the screen.<br>
&gt;<br>
</div>This is probably not an Upstart issue, as Upstart has no control over<br>
ttys - check that your mingetty scripts and configuration are written<br>
properly.<br>
</blockquote><div><br>I&#39;m reasonably sure that the scripts are the default 0.3.9 examples.<br><br>I dug a little deeper and found that mingetty was trying to ioctl(TIOCSCTTY) where the process needs to be  a leader of some sort. This was failing with eperm (not the session? leader).<br>
<br>Thanks.<br></div></div><br>