chiark / gitweb /
mount-setup: change system mount propagation to shared by default
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 5a556a054bc868f21d60c403131c4f729da84645..6d99afe63ba2c4591f1c1d8896ac9c922020777f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -47,6 +47,10 @@ Bugfixes:
 
 Features:
 
+* .journal~ files should be parsed too
+
+* allow services with no ExecStart= but with an ExecStop=
+
 * add proper journal support to "systemctl --user status ..."
 
 * add _SYSTEMD_USER_UNIT= field to journal entries
@@ -473,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