From 09218a5407f3d9cf04b69f8eccdad5a1e0fbda99 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 22 Jan 2012 00:00:07 +0100 Subject: debian/hurd-console.default: Enable the console by default. --- debian/hurd-console.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/hurd-console.default') diff --git a/debian/hurd-console.default b/debian/hurd-console.default index 133604d8..2ff9a5e5 100644 --- a/debian/hurd-console.default +++ b/debian/hurd-console.default @@ -1,7 +1,7 @@ # Options to start the Hurd console. -# Set this to 'true' to run the Hurd console on bootup. -ENABLE='false' +# Set this to 'false' to avoid running the Hurd console on bootup. +ENABLE='true' # The display driver, mandatory. Either `vga' or `ncursesw'. DISPLAY='-d vga' -- cgit v1.2.3