diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-17 13:24:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-17 14:56:44 +0200 |
commit | de34a42bcad31f0648ac0f249801310e0dbf83f9 (patch) | |
tree | 6cdcb05951bf2f16ac47b74230f4f8ac0ad6afc7 /TODO | |
parent | 0bb91b50100e4633a0e68135854e606653055748 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,4 @@ Bugfixes: -* always open() tty6 to keep X from using it; move debug shell to tty6 - * there is nothing to warn about here :) $ systemctl stop systemd-udevd.service systemd-udevd-kernel.socket systemd-udevd-control.socket Warning: Stopping systemd-udevd.service, but it can still be activated by: @@ -57,6 +55,8 @@ F18: Features: +* move debug shell to tty6 and make sure this doesn't break the gettys on tty6 + * move cryptsetup key caching into kernel keyctl? * make nspawn work without terminal |