diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-18 21:06:08 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-18 21:06:08 +0100 |
commit | cb9da7f24fb057813606c87f9a73fdb941baa78c (patch) | |
tree | 062da786edf0efd7556f95d1092ce59d12af86c1 /TODO | |
parent | ce236b57bee9a081d62db04bcc5be34e3ba6d217 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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? |