Comment 21 for bug 1263738

Revision history for this message
James Hunt (jamesodhunt) wrote :

> I haven't been able to find where in upstart this is happening, but on the kernel side I can tell that it's due to an open() without
> O_NOCTTY.

Upstart does not open /dev/console without O_NOCTTY afaics. Are you sure your kernel debug is showing pid 1 is doing this?