update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Nov 2019 14:18:37 +0000 (15:18 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Nov 2019 14:18:37 +0000 (15:18 +0100)
TODO

diff --git a/TODO b/TODO
index 0bb9bc6..4d18b9a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,6 +30,12 @@ Before v244:
 
 Features:
 
+* localed: if UTC is selected but timezone file for it doesn't exist, delete
+  /etc/localtime instead of creating a symlink
+
+* socket units: allow creating a udev monitor socket with ListenDevices= or so,
+  with matches, then actviate app thorugh that passing socket oveer
+
 * coredump: maybe when coredumping read a new xattr from /proc/$PID/exe that
   may be used to mark a whole binary as non-coredumpable. Would fix:
   https://bugs.freedesktop.org/show_bug.cgi?id=69447