chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 20 Mar 2018 19:26:15 +0000 (20:26 +0100)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
TODO

diff --git a/TODO b/TODO
index b63b1578c68dae483d3791181c3a810b5e58f8d3..91f70f54612f3297c99493cce800e6054f1d0e41 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,12 +24,19 @@ Janitorial Clean-ups:
 
 Features:
 
+* nspawn's console TTY should be allocated from within the container, not
+  mounted in from the outside
+
+* show invocation ID in elogind-run output
+
+* bypass SIGTERM state in unit files if KillSignal is SIGKILL
+
+* tree-wide: ensure we always block the signals we hook into with
+  sd_event_add_signal() first
+
 * add proper dbus APIs for the various sd_notify() commands, such as MAINPID=1
   and so on, which would mean we could report errors and such.
 
-* nss-elogind: implement enumeration, that shows all dynamic users plus the
-  synthesized ones if necessary, so that "getent passwd" shows useful data.
-
 * teach tmpfiles.d q/Q logic something sensible in the context of XFS/ext4
   project quota