From: Lennart Poettering Date: Tue, 12 Nov 2019 14:18:37 +0000 (+0100) Subject: update TODO X-Git-Tag: v244-rc1~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=91fc013fc48747b3f8c476763358bea0ca11cfba;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 0bb9bc62056..4d18b9aebdd 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