diff options
-rw-r--r-- | config/ttys | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/ttys b/config/ttys new file mode 100644 index 00000000..622aaf48 --- /dev/null +++ b/config/ttys @@ -0,0 +1,8 @@ +# 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 std.9600" at386 on secure trusted console +tty00 "/libexec/getty std.9600" dialup on secure |