blob: ba9b4937ba0866526489749e545d7d9905263c94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
config/ttys | 6 ++++++
1 file changed, 6 insertions(+)
--- a/config/ttys
+++ b/config/ttys
@@ -5,4 +5,10 @@
# name program type status comments
console "/libexec/getty 9600" mach-color on secure trusted console
+tty1 "/libexec/getty 38400" hurd on secure trusted console
+tty2 "/libexec/getty 38400" hurd on secure trusted console
+tty3 "/libexec/getty 38400" hurd on secure trusted console
+tty4 "/libexec/getty 38400" hurd on secure trusted console
+tty5 "/libexec/getty 38400" hurd on secure trusted console
+tty6 "/libexec/getty 38400" hurd on secure trusted console
#com0 "/libexec/getty 9600" dialup on secure
|