blob: 2b3464d1f6c7b4eb60955cc60fc8073ca7b21042 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Programs to be maintained on terminal lines. init runs these programs,
# and restartsthem when they die. Note that in GNU, unlike in BSD, there
# is no need to list pseudo-ttys here.
# name program type status comments
console "/libexec/getty 9600" mach-gnu-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
|