chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 62016e1e43f04fc9fe9147e79b565c8829557422..d862dfb504ab38ec60a27342ca01253335c00849 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,6 +28,11 @@ Fedora 19:
   - localectl: support new converted x11→console keymaps
 
 Features:
+
+* in the final killing spree, detect processes from the root directory, and
+  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
 
@@ -36,8 +41,6 @@ Features:
   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