update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 7 Nov 2014 01:01:47 +0000 (02:01 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 7 Nov 2014 01:01:47 +0000 (02:01 +0100)
TODO

diff --git a/TODO b/TODO
index f26aae8..5353340 100644 (file)
--- a/TODO
+++ b/TODO
@@ -37,6 +37,8 @@ External:
 
 Features:
 
+* kdbus: set the bus-wide creds sender requirement mask to ANY
+
 * code cleanup: retire FOREACH_WORD_QUOTED, port to unquote_first_word() loops instead
 
 * logind: when the power button is pressed short, just popup a logout dialog. If it is pressed for 1s, do the usual shutdown. Inspiration are Macs here.