TODO: add "debug" kernel cmdline switch

This commit is contained in:
Kay Sievers 2013-05-13 22:21:54 +02:00
parent 9976dcb2f6
commit 32821c76d5
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -28,6 +28,8 @@ Fedora 19:
- localectl: support new converted x11→console keymaps
Features:
* read the kernel's console "debug" keyword like we read "quiet" and adjust:
systemd.log_level=debug and maybe systemd.log_target=kmsg
* maybe add "journalctl -k" as shortcut for "-b _TRANSPORT=kernel"