update TODO

This commit is contained in:
Lennart Poettering 2014-03-18 21:06:08 +01:00
parent ce236b57be
commit cb9da7f24f
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -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?