<div dir="ltr"><div class="gmail_default" style="font-size:small">After all the containers are up, I see this, constantly<br><br>271655 root      20   0    6436   1328   1204 R  92.1  0.0  92:07.56 /sbin/agetty --noclear tty3 linux<br>  78713 root      20   0    6436   1340   1204 R  91.2  0.0 109:16.61 /sbin/agetty --noclear tty3 linux<br>2550332 root      20   0  201536  45324   3548 R  54.3  0.0   0:25.32 top<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 3, 2015 at 2:35 PM, Federico Alves <span dir="ltr"><<a href="mailto:venefax@gmail.com" target="_blank">venefax@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">I am starting Fedora 22 containers with target=text mode in systemd, but all  of them start vncserver and have full gnome desktop with sound.<br></div><div class="gmail_default" style="font-size:small">Every time I start a container, I can see for some seconds that agetty tales 100% of the CPU. I see that in Top, in the host.<br></div><div class="gmail_default" style="font-size:small">I think we have a problem. These are default Fedora 22 containers created with<br> <br>lxc-create -n demo -t fedora -B zfs -- -R 22<br><br></div><div class="gmail_default" style="font-size:small">The relevant configuration is<br>lxc.include = /usr/share/lxc/config/fedora.common.conf<br><br>lxc.mount.entry = /dev/dri dev/dri none bind,optional,create=dir<br>lxc.mount.entry = /dev/snd dev/snd none bind,optional,create=dir<br>lxc.mount.entry = /tmp/.X11-unix tmp/.X11-unix none bind,optional,create=dir<br>lxc.mount.entry = /dev/video0 dev/video0 none bind,optional,create=file<br>lxc.utsname = voice1<br>lxc.autodev = 1<br>lxc.kmsg = 0<br><br></div><div class="gmail_default" style="font-size:small">is there something I should change?<br><br></div></div>
</blockquote></div><br></div>