<div dir="ltr"><div class="gmail_default" style="font-size:small">My host is Ubuntu LTS and my container is Centos 7. Every time the server boots, the container takes over the tty0 of the server, Ubuntu, and freezes the interface. The only way to log to the server itsef is to press ALT+F2 and use the second tty. I tried to remobve tty0 on the gest, and also this (on the guest)</div><div class="gmail_default" style="font-size:small">systemctl stop getty@tty1.service; systemctl mask getty@tty1.service</div><div class="gmail_default" style="font-size:small">but the issue continues. Any idea how can I block any container from hijacking te host's tty?</div><div class="gmail_default" style="font-size:small">Philip</div></div>