X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=40d7d788fd1b9b3dbae4e9a570a83e72f1a49309;hp=fd8099ea523ce51d16ceed6b1caa3f2bf3f6a3e9;hb=04e0ffb9d5856dfe572f2c697ad25f237a240e6f;hpb=8dc1b304ee134c8b2ad56b9ebaf9ae3b38332f73 diff --git a/TODO b/TODO index fd8099ea5..40d7d788f 100644 --- 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.