update TODO

This commit is contained in:
Lennart Poettering 2016-04-20 15:27:27 +02:00
parent b9a049b1fb
commit b8c7afdf4b
1 changed files with 7 additions and 2 deletions

9
TODO
View File

@ -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