update TODO

This commit is contained in:
Lennart Poettering 2012-08-13 16:27:17 +02:00
parent 1e41be2015
commit 5a7e959984
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -49,8 +49,12 @@ Bugfixes:
Features: Features:
* nspawn: --read-only is not applied recursively to submounts
* MountFlags=shared acts as MountFlags=slave right now. * MountFlags=shared acts as MountFlags=slave right now.
* ReadOnlyDirectories= is not applied recursively to submounts
* drop PID 1 reloading, only do reexecing (difficult: Reload() * drop PID 1 reloading, only do reexecing (difficult: Reload()
currently is properly synchronous, Reexec() is weird, because we currently is properly synchronous, Reexec() is weird, because we
can't delay the response properly until we are back, so instead of can't delay the response properly until we are back, so instead of