update TODO

This commit is contained in:
Lennart Poettering 2015-04-29 18:36:17 +02:00
parent 190700621f
commit 47ee3ee034
1 changed files with 8 additions and 2 deletions

10
TODO
View File

@ -39,16 +39,22 @@ Before 220:
* logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins
* sd-bus.h: drop bus parameter in message handlers
* networkd: fix ip forwarding boolean
* whe should apply a stop limit (similar to the existing start limit),
so that we don't enter unbounded umount loops:
http://lists.freedesktop.org/archives/systemd-devel/2015-April/030224.html
* change to KillMode=mixed by default
* introduce argv0array=
* sd_bus_creds: allow distinguishing "missing data" and "data not applicable" when querying data
Features:
* sd_bus_send() without bus argument?
* journalctl: -m should access container journals directly by enumerating them via machined, and also watch containers coming and going. Benefit: nspawn --ephemeral would start working nicely with the journal.
* nspawn: don't copy /etc/resolv.conf from host into container unless we are in shared-network mode