]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
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 0bb9bc620565d9abb6db1c835fd1c17e354135d9..4d18b9aebddb4f2580c3ee2dc4f407d9d85f7fce 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