projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e41be2
)
update TODO
author
Lennart Poettering
<lennart@poettering.net>
Mon, 13 Aug 2012 14:27:17 +0000
(16:27 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Mon, 13 Aug 2012 14:27:17 +0000
(16:27 +0200)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
8e3cd7f
..
2467ea8
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-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