]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 29 Apr 2016 18:35:14 +0000 (20:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 May 2016 09:17:07 +0000 (11:17 +0200)
TODO

diff --git a/TODO b/TODO
index 57d731b46d8189a55c11540e8f44cbdb77d226c7..a930583f85e05bc066ce1a9f0a9dfe5f41951e6f 100644 (file)
--- 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)