chiark / gitweb /
service: add options RestartPreventExitStatus and SuccessExitStatus
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8e3cd7fa20e41f411ab0258e2a2b3f3362a21d31..0a36aee643af4413a885afac8fb1781a38b49b22 100644 (file)
--- a/TODO
+++ b/TODO
@@ -49,8 +49,14 @@ Bugfixes:
 
 Features:
 
+* shutdown: don't read-only mount anything when running in container
+
+* 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