summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2013-05-29 14:09:56 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-05-30 00:43:39 -0400
commit9749cd77bc6121a304a7f1eb0f03f26e620dc9da (patch)
treecc7062d97f97ef50bba039646efec57091943593 /TODO
parent23ad4dd8844c582929115a11ed2830a1371568d6 (diff)
core: read "debug" from kernel commandline and set log level
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index f8a1b1b57..7883b7e33 100644
--- a/TODO
+++ b/TODO
@@ -56,9 +56,6 @@ Features:
complain loudly if they have argv[0][0] == '@' set.
https://bugzilla.redhat.com/show_bug.cgi?id=961044
-* read the kernel's console "debug" keyword like we read "quiet" and adjust:
- systemd.log_level=debug and maybe systemd.log_target=kmsg
-
* add an option to nspawn that uses seccomp to make socket(AF_NETLINK,
SOCK_RAW, NETLINK_AUDIT) fail the the appropriate error code that
makes the audit userspace to think auditing is not available in the