From: Lennart Poettering Date: Fri, 29 Apr 2016 18:35:14 +0000 (+0200) Subject: update TODO X-Git-Tag: v230~102^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e8a82dbd0455a3ef71095bbb0de4880d6163596;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 57d731b46d8..a930583f85e 100644 --- a/TODO +++ b/TODO @@ -35,8 +35,6 @@ Features: * journalctl: make sure -f ends when the container indicated by -M terminates -* make "machinectl clone" properly async, and add fallback for non-tmpfs - * rework fopen_temporary() to make use of open_tmpfile_linkable() (problem: the kernel doesn't support linkat() that replaces existing files, currently)