We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7368ea6 commit f8d67aaCopy full SHA for f8d67aa
plugins/os/openbsd/tasks/50-serial-console.sh
@@ -1,2 +1,2 @@
1
-echo stty com0 >> $TARGET/etc/boot.conf
2
-sed -i 's,^\(tty00.*\)"/usr.*,\1"/usr/libexec/getty std.9600" xterm on secure,' $TARGET/etc/ttys
+#echo stty com0 >> $TARGET/etc/boot.conf
+#sed -i 's,^\(tty00.*\)"/usr.*,\1"/usr/libexec/getty std.9600" xterm on secure,' $TARGET/etc/ttys
0 commit comments