diff --git a/TODO b/TODO index 0bb9bc6205..4d18b9aebd 100644 --- 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