summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-03-18 21:06:08 +0100
committerLennart Poettering <lennart@poettering.net>2014-03-18 21:06:08 +0100
commitcb9da7f24fb057813606c87f9a73fdb941baa78c (patch)
tree062da786edf0efd7556f95d1092ce59d12af86c1 /TODO
parentce236b57bee9a081d62db04bcc5be34e3ba6d217 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9ffe6b0c2b..c37b56e0c6 100644
--- a/TODO
+++ b/TODO
@@ -182,6 +182,7 @@ Features:
- port to sd-resolve for connecting to TCP dbus servers
- constructors for bus messages should probably not be OK with a NULL bus pointer
- .busname units should not use get_user_creds()/get_cgroup_creds() but instead do NSS only in temporarily forked off child
+ - .busname units need settings for controlling the attached creds, and timestamps for messages queued into its names.
* sd-event
- allow multiple signal handlers per signal?