diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-08-13 16:27:17 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-08-13 16:27:17 +0200 |
commit | 5a7e959984788cf89719dec31999409b63bb802b (patch) | |
tree | 86c9997d328586ef04d4e42c328c85916d3cff68 /TODO | |
parent | 1e41be20158a6d982c34cea20e66ff271302abc5 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -49,8 +49,12 @@ Bugfixes: Features: +* nspawn: --read-only is not applied recursively to submounts + * MountFlags=shared acts as MountFlags=slave right now. +* ReadOnlyDirectories= is not applied recursively to submounts + * drop PID 1 reloading, only do reexecing (difficult: Reload() currently is properly synchronous, Reexec() is weird, because we can't delay the response properly until we are back, so instead of |