chiark / gitweb /
Stop talking about the "XDG" version of basename()
[elogind.git] / TODO
diff --git a/TODO b/TODO
index fd8099ea523ce51d16ceed6b1caa3f2bf3f6a3e9..40d7d788fd1b9b3dbae4e9a570a83e72f1a49309 100644 (file)
--- a/TODO
+++ b/TODO
@@ -42,8 +42,21 @@ Before 220:
 
 * bus-proxy: GetConnectionSELinuxSecurityContext() is completely broken
 
+* logind: make sure the syncrhonous polkit checks are not interactive, i.e. supporess client side interactive bus message header flag for them
+
+* timer units triggering services with failing conditions run busy:
+  http://lists.freedesktop.org/archives/systemd-devel/2015-April/030095.html
+
 Features:
 
+* the default stop timeout for units is not documented anywhere.
+
+* .timer units should optionally support CLOCK_BOOTTIME in addition to CLOCK_MONOTONIC
+
+* rm_rf() should be able to remove subvolumes
+
+* systemd-run should support a mode where we wait for the unit to be started up
+
 * create a btrfs qgroup for /var/lib/machines, and add all container
   subvolumes we create to it.