summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-08-13 16:27:17 +0200
committerLennart Poettering <lennart@poettering.net>2012-08-13 16:27:17 +0200
commit5a7e959984788cf89719dec31999409b63bb802b (patch)
tree86c9997d328586ef04d4e42c328c85916d3cff68
parent1e41be20158a6d982c34cea20e66ff271302abc5 (diff)
update TODO
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8e3cd7fa20..2467ea839b 100644
--- 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