From 407e5830cfda1a751aa878c1cefcd73292b91d84 Mon Sep 17 00:00:00 2001 From: Kai Hendry Date: Tue, 18 Jun 2013 05:54:01 +0000 Subject: [PATCH] Avoid screen resize and messy progress bar during boot. --- etc/webc/boot-cmdline | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/webc/boot-cmdline b/etc/webc/boot-cmdline index a59a9eb8bc..808e52bd62 100644 --- a/etc/webc/boot-cmdline +++ b/etc/webc/boot-cmdline @@ -6,4 +6,4 @@ # # This file should contain exactly one non-comment line, which is # inserted into the "append" line of the bootloader config. -boot=live skipconfig vga=771 quiet splash +boot=live skipconfig vga=current quiet splash