From c3f6cfec78fd2d28b0fa6b922c07a72985d3316b Mon Sep 17 00:00:00 2001 From: marcel Date: Sun, 16 Feb 2014 19:08:10 +0000 Subject: Start getty(8) on ttyu1 as well. It's not uncommon for HP hardware to have that be the iLO console (e.g. pluto). --- etc/etc.ia64/ttys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/etc.ia64/ttys b/etc/etc.ia64/ttys index 2da3461..2cc8eff 100644 --- a/etc/etc.ia64/ttys +++ b/etc/etc.ia64/ttys @@ -42,7 +42,7 @@ ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure # Serial terminals. The 'dialup' keyword identifies dialin lines to login, # fingerd etc. ttyu0 "/usr/libexec/getty std.9600" vt100 on secure -ttyu1 "/usr/libexec/getty std.9600" dialup off secure +ttyu1 "/usr/libexec/getty std.9600" vt100 on secure ttyu2 "/usr/libexec/getty std.9600" dialup off secure ttyu3 "/usr/libexec/getty std.9600" dialup off secure # Dumb console -- cgit v1.1