chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4f5af140f08a1ecdbdbbccbe73339c51d14d451c..62016e1e43f04fc9fe9147e79b565c8829557422 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,6 +28,15 @@ 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"
 
 * Introduce a way how we can kill the main process of a service with KillSignal, but all processes with SIGKILL later on
   https://bugzilla.redhat.com/show_bug.cgi?id=952634
@@ -454,8 +463,6 @@ Features:
 
 * ExecOnFailure=/usr/bin/foo
 
-* ConditionSecurity= should learn about IMA and SMACK
-
 * udev:
   - remove src/udev/udev-builtin-firmware.c (CONFIG_FW_LOADER_USER_HELPER=n)
   - move to LGPL