diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-30 03:12:01 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-30 03:12:01 +0000 |
commit | b7457b10df251e8d4afec75bc002ccf36516385b (patch) | |
tree | 87f28f884db1f4cf2f73b6a8f7fe8a8df5538ce6 /config | |
parent | d1eca298a62e3eb7ebedaa0d176a1d310c1a53ce (diff) |
1999-05-29 Roland McGrath <roland@baalperazim.frob.com>
* ttys (console): Change type column ($TERM setting) to `mach'.
Diffstat (limited to 'config')
-rw-r--r-- | config/ttys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ttys b/config/ttys index f4446e7f..2ba59f56 100644 --- a/config/ttys +++ b/config/ttys @@ -4,5 +4,5 @@ # name program type status comments -console "/libexec/getty 9600" pc3 on secure trusted console +console "/libexec/getty 9600" mach on secure trusted console #com0 "/libexec/getty 9600" dialup on secure |