[systemd-commits] TODO
Kay Sievers
kay at kemper.freedesktop.org
Wed Dec 15 08:25:02 PST 2010
TODO | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
New commits:
commit dd04863e1729c00548d9b7ee819d26915deb260b
Author: Kay Sievers <kay.sievers at vrfy.org>
Date: Wed Dec 15 17:24:22 2010 +0100
update TODO
diff --git a/TODO b/TODO
index fa4f05c..d321960 100644
--- a/TODO
+++ b/TODO
@@ -16,8 +16,12 @@
* add VT tracking:
- provide CK functionality
- - start getty 2-6 only when actual vt switch happens
- (same model as socket on-demand activation)
+ - start getty only when actual vt switch happens (same model as
+ socket on-demand activation). allocate the next free tty and
+ start a getty there. this way, pressing alt-f[1-12] will switch
+ through running X and getty sessions, and any unallocated
+ activated tty will start a new getty. the hardcoding of
+ getty[1-6] will entirely go away.
* implicitly import "defaults" settings file into all types
More information about the systemd-commits
mailing list