From f728801eb2bc832cfa3c1801e3cb5bc6b1097ba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Pierret=20=28fepitre=29?= Date: Tue, 30 Apr 2019 18:18:58 +0200 Subject: [PATCH] libvirt: add pty console for any type of VM --- templates/libvirt/xen.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/libvirt/xen.xml b/templates/libvirt/xen.xml index 68cbf3b6..ec07abfd 100644 --- a/templates/libvirt/xen.xml +++ b/templates/libvirt/xen.xml @@ -178,11 +178,10 @@ {# TODO only add qubes gui if gui-agent is not installed in HVM #} {% endif %} - {% else %} + {% endif %} - {% endif %} {% endblock %}