diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-18 23:16:18 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-18 23:16:44 +0200 |
commit | 9da465df2a7d5d87e4af61364fb1475b1c8cbc6f (patch) | |
tree | e55401fc7180a469a654696ee480936f01860687 /TODO | |
parent | 70421bdce2719d76efffd8afdc28433c75aac5a2 (diff) |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -24,6 +24,11 @@ External: Features: +* logind: make the Suspend()/Hibernate() bus calls wait for the for + the job to be completed. before returning, so that clients can wait + for "systemctl suspend" to finish to know when the suspending is + complete. + * sd_notify("SHUTDOWN=1") to fix a dbus activation race. http://lists.freedesktop.org/archives/systemd-devel/2014-July/020983.html |