chiark / gitweb /
mount-setup: change system mount propagation to shared by default
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 41d09434e6038cf5d972f115013c57bed575121c..6d99afe63ba2c4591f1c1d8896ac9c922020777f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -49,8 +49,6 @@ Features:
 
 * .journal~ files should be parsed too
 
-* use mount --make-shared on / by default
-
 * allow services with no ExecStart= but with an ExecStop=
 
 * add proper journal support to "systemctl --user status ..."
@@ -479,7 +477,7 @@ Regularly:
 
 * Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
 
-* %m in printf() instead of strerror();
+* %m in printf() instead of strerror(errno);
 
 * pahole