diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-20 19:58:31 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-20 19:58:31 +0200 |
commit | aaccc32cdc44b2b972946e44792d63ae17c089c2 (patch) | |
tree | 934163d319348fe68e4eeaba8db49b3b52b3bf18 | |
parent | a98d5d64720bdf32e3b5f72f896b583e23f730ad (diff) |
typo fix
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ CHANGES WITH 190: and hence the information in /etc/timezone is not necessary anymore. - * logind will now always resolve one VT for a text getty (VT6 + * logind will now always reserve one VT for a text getty (VT6 by default). Previously if more than 6 X sessions where started they took up all the VTs with auto-spawned gettys, so that no text gettys were available anymore. |