From 61192f1d6954196d5066942241a024de4712243c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 3 Apr 2015 14:34:59 +0200 Subject: [PATCH] update TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index abc3dee7f4..40d7d788fd 100644 --- a/TODO +++ b/TODO @@ -42,8 +42,15 @@ 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