diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2013-05-29 14:09:56 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-05-30 00:43:39 -0400 |
commit | 9749cd77bc6121a304a7f1eb0f03f26e620dc9da (patch) | |
tree | cc7062d97f97ef50bba039646efec57091943593 /TODO | |
parent | 23ad4dd8844c582929115a11ed2830a1371568d6 (diff) |
core: read "debug" from kernel commandline and set log level
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |