chiark / gitweb /
sd-journal: check if the pointers passed are the same
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 9b276746f106de06241ffe9581bcb3a829c02510..62016e1e43f04fc9fe9147e79b565c8829557422 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,6 +28,13 @@ 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
+
+* 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
+  kernel.
 
 * maybe add "journalctl -k" as shortcut for "-b _TRANSPORT=kernel"