From 4c4f62975d9bfbe3d71c505163cfe60fbdfe2dfa Mon Sep 17 00:00:00 2001 From: ajacoutot <> Date: Thu, 24 Jan 2019 05:14:02 +0000 Subject: [PATCH] Drop the ttyflags message. suggested by and ok deraadt@ ("I think we never hang there anymore") --- src/etc/rc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/etc/rc b/src/etc/rc index fc7fd989..a1df146d 100644 --- a/src/etc/rc +++ b/src/etc/rc @@ -1,4 +1,4 @@ -# $OpenBSD: rc,v 1.530 2019/01/12 17:05:00 kettenis Exp $ +# $OpenBSD: rc,v 1.531 2019/01/24 05:14:02 ajacoutot Exp $ # System startup script run by init on autoboot or after single-user. # Output and error are redirected to console by init, and the console is the @@ -382,7 +382,6 @@ ln -fh /bsd /bsd.booted rm -f /fastboot # Set flags on ttys. -echo 'setting tty flags' ttyflags -a # Set keyboard encoding.