diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-04-03 14:34:59 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-04-03 14:34:59 +0200 |
commit | 61192f1d6954196d5066942241a024de4712243c (patch) | |
tree | ad28acf65d62428df7cac7dab563987c2e041074 | |
parent | 49d7fc99b939aa9e6601abb2d871f3ef78dc90f5 (diff) |
update TODO
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |