diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-06-17 19:38:24 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-06-17 19:38:24 +0000 |
commit | d9a89819c6eaa882809de505150652379064da8a (patch) | |
tree | 49297d5097c787e18874b6f2f43100ba67e78997 /config/ttys | |
parent | 45efc0d86a49a7c67bac9f797f392c40df6d9268 (diff) |
Initial revision
Diffstat (limited to 'config/ttys')
-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 |