ref: 55af35eeeb3026ee9aba3658b7ba12d6ea3a5015
parent: 57dbe35fb68dda4888fc4c9e8c8d0b3106a8a21c
author: cinap_lenrek <[email protected]>
date: Mon Dec 9 13:08:02 EST 2019
riostart: when system uses serial console, provide a system shell on it on systems with serial console and graphics such as the raspberry pi, it is nice to get a system shell on the serial console even when no monitor is connected.
--- a/sys/lib/dist/usr/glenda/bin/rc/riostart
+++ b/sys/lib/dist/usr/glenda/bin/rc/riostart
@@ -1,3 +1,6 @@
#!/bin/rc
window 0,0,161,117 stats -lmisce
window -miny 130
+
+# run a system shell on the serial console
+~ $#console 0 || window -scroll console