From bb94fc197ea706fc302824b91d82a2d3afb08217 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sun, 7 Mar 2021 20:29:55 +0100 Subject: riostart: revert, this doesnt fix anything This change does not work and the real fix is in rio. --- sys/lib/dist/usr/glenda/bin/rc/riostart | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/lib/dist/usr/glenda/bin/rc/riostart b/sys/lib/dist/usr/glenda/bin/rc/riostart index 725454451..fde27dff3 100755 --- a/sys/lib/dist/usr/glenda/bin/rc/riostart +++ b/sys/lib/dist/usr/glenda/bin/rc/riostart @@ -1,5 +1,6 @@ #!/bin/rc -window -miny 130 window 0,0,161,117 stats -lmisce +window -miny 130 + # run a system shell on the serial console ~ $#console 0 || window -scroll console -- cgit v1.2.3