diff options
Diffstat (limited to 'config/ttys')
-rw-r--r-- | config/ttys | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/ttys b/config/ttys index 2ba59f56..14922eb3 100644 --- a/config/ttys +++ b/config/ttys @@ -2,7 +2,7 @@ # 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 +# name program type status comments -console "/libexec/getty 9600" mach on secure trusted console -#com0 "/libexec/getty 9600" dialup on secure +console "/libexec/getty 9600" mach-color on secure trusted console +#com0 "/libexec/getty 9600" dialup on secure |