From cada30c0b184d5d532fc484c9b07844183007468 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 31 Jan 2012 01:46:03 +0100 Subject: Use TERM=mach-gnu-color instead of mach-color mach-gnu-color was added to upstream ncurses as the GNU variant of the Mach kernel console. * config/ttys (console): Set type to mach-gnu-color. --- config/ttys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/ttys b/config/ttys index 6a548d59..2b3464d1 100644 --- a/config/ttys +++ b/config/ttys @@ -4,7 +4,7 @@ # name program type status comments -console "/libexec/getty 9600" mach-color on secure trusted console +console "/libexec/getty 9600" mach-gnu-color on secure trusted console tty1 "/libexec/getty 38400" hurd on secure trusted console tty2 "/libexec/getty 38400" hurd on secure trusted console tty3 "/libexec/getty 38400" hurd on secure trusted console -- cgit v1.2.3