[Bug 1034023] [NEW] add a nodevtmpfs option
Serge Hallyn
1034023 at bugs.launchpad.net
Tue Aug 7 15:08:29 UTC 2012
Public bug reported:
upstart is being modified to detect when certain /dev entries are not as
expected, and to mount a devtmpfs if so. One of the entries being
checked is /dev/console. In a container, /dev/console will not be as
expected (it will either be 136,X, or a symlink to /dev/lxc/console
which is 136,X).
LXC sets up the required device nodes and /dev/pts before starting init.
Therefore it would be nice to be able to simply pass init an option to
tell it not to bother mounting a devtmpfs. Upstart could probably re-
use the existing 'container=lxc' environment variable (and the equiv for
libvirt). Or it could use a new nodevtmpfs option.
** Affects: upstart (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1034023
Title:
add a nodevtmpfs option
Status in “upstart” package in Ubuntu:
New
Bug description:
upstart is being modified to detect when certain /dev entries are not
as expected, and to mount a devtmpfs if so. One of the entries being
checked is /dev/console. In a container, /dev/console will not be as
expected (it will either be 136,X, or a symlink to /dev/lxc/console
which is 136,X).
LXC sets up the required device nodes and /dev/pts before starting
init. Therefore it would be nice to be able to simply pass init an
option to tell it not to bother mounting a devtmpfs. Upstart could
probably re-use the existing 'container=lxc' environment variable (and
the equiv for libvirt). Or it could use a new nodevtmpfs option.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1034023/+subscriptions
More information about the foundations-bugs
mailing list