[Bug 1263738] Re: login console 0 in user namespace container is not configured right

Seth Forshee seth.forshee+lp at canonical.com
Mon Jan 20 15:27:11 UTC 2014


I've added an upstart task to the bug. After looking a bit more it seems
upstart is trying to always open terminal devices with O_NOCTTY, so the
tty ownership by init is likely unintentional and therefore a bug. 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. So
while I think the kernel change makes sense it seems like it's more of a
workaround for a bug in upstart.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1263738

Title:
  login console 0 in user namespace container is not configured right

To manage notifications about this bug go to:
https://bugs.launchpad.net/upstart/+bug/1263738/+subscriptions



More information about the Ubuntu-server-bugs mailing list