chiark / gitweb /
journalctl: include corrupted files in output
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 5a556a054bc868f21d60c403131c4f729da84645..8acf45edea7b7448a28ae7ffa2c21a3ebd4ced57 100644 (file)
--- a/TODO
+++ b/TODO
@@ -47,6 +47,8 @@ Bugfixes:
 
 Features:
 
+* 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 +475,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