]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
logind: enforce a limit on current user sessions
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 57d731b46d8189a55c11540e8f44cbdb77d226c7..515dfba3c9985fff75baf892f9c9e2118f10ff41 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)
 
@@ -53,8 +51,6 @@ Features:
 * journald: sigbus API via a signal-handler safe function that people may call
   from the SIGBUS handler
 
-* resolved: cefmz.x.incapdns.net fails to authenticate
-
 * when using UTF8, ellipsize with "…" rather than "...", so that we can show more contents before truncating
 
 * move specifier expansion from service_spawn() into load-fragment.c