]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 3078/head
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Apr 2016 13:27:27 +0000 (15:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Apr 2016 14:18:32 +0000 (16:18 +0200)
TODO

diff --git a/TODO b/TODO
index c94729a027ba21f2c0333c24d1767b4645538c83..ad72ba60763c58f1420e621595d8c7ff3486ccc7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,11 +33,16 @@ Janitorial Clean-ups:
 
 Features:
 
+* rework fopen_temporary() to make use of open_tmpfile_linkable() (problem: the
+  kernel doesn't support linkat() that replaces existing files, currently)
+
+* journalctl -f --no-tail fails for Lennart
+
+* check if DeviceAllow= should split first, resolve specifiers later
+
 * transient units: don't bother with actually setting unit properties, we
   reload the unit file anyway
 
-* https://github.com/systemd/systemd/pull/2886 is fucked
-
 * make sure resolved can be restarted without losing pushed-in dns config
 
 * fix https://github.com/systemd/systemd/pull/2890, this shouldn't be exported