chiark / gitweb /
man: clarify sd_bus_e_get_errno with NULL arg
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 09ccbbea23941b706d559817145c801a0cb3e2cb..8d2f1a0962f8c0708b41225a176f9ce317ee1f4a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,6 +17,8 @@ Bugfixes:
 
   Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
 
+* systemctl --root=container/ set-default ... is totally borked.
+
 External:
 
 * ps should gain colums for slice
@@ -30,6 +32,8 @@ External:
 
 Features:
 
+* machinectl bash completion is missing
+
 * Introduce PrivateDevices=yes/no which works like PrivateTmp= but for /dev setting up a tmpfs for it that only includes /dev/null, /dev/zero, /dev/random, /dev/urandom, but nothing else.
 
 * libsystemd-journal returns the object created as first param in sd_journal_new(), sd_bus_new() and suchlike as last...