diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-07-15 23:16:23 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-07-15 23:16:23 +0000 |
commit | 5b46eb7b8674c23b23156c8bb6dbea8850f382f9 (patch) | |
tree | b0eec92aa2610a80dd74791793b927548ed6de0e | |
parent | 53a85547336883392a458ba68ac3b94208fc0b50 (diff) |
Comment out tty00 entry.
-rw-r--r-- | config/ttys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ttys b/config/ttys index bd5d5610..96424f9d 100644 --- a/config/ttys +++ b/config/ttys @@ -5,4 +5,4 @@ # name program type status comments console "/libexec/getty 9600" at386 on secure trusted console -tty00 "/libexec/getty 9600" dialup on secure +#tty00 "/libexec/getty 9600" dialup on secure |