Signed-off-by: Marek Marczykowski-Górecki <marma...@invisiblethingslab.com> --- automation/scripts/qubes-x86-64.sh | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/automation/scripts/qubes-x86-64.sh b/automation/scripts/qubes-x86-64.sh index d81ed7b931cf..4beeff17d31b 100755 --- a/automation/scripts/qubes-x86-64.sh +++ b/automation/scripts/qubes-x86-64.sh @@ -131,6 +131,8 @@ mkdir sys rm var/run echo "#!/bin/sh +echo 8 > /proc/sys/kernel/printk + ${domU_check} " > etc/local.d/xen.start chmod +x etc/local.d/xen.start -- git-series 0.9.1