diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-02-24 21:23:04 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-02-24 21:23:19 +0100 |
commit | 4e72e29a390e0bd9226eb802d80b9a9c259565cd (patch) | |
tree | 5d4f6e06459c3f14ff5a4d965f5d4d719cfffa22 | |
parent | ed28905eecf631916f03edd0a7dfad8b0a177990 (diff) |
update TODOsystemd/v210
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -27,6 +27,14 @@ External: Features: +* logind: watch drm connectors and if we see a number of connectors != + 1 avoid processing the lid switch. + +* logind: avoid processing the lid switch for 3min (or so) after + startup and 1min (or so) after coming back from suspend, in order to + give USB docking stations time to pop up a video device, which could + act as lid-switch blocker. + * machined: provide calls GetMachineByAddress() on the manager interface to get the machine for a local IP address, and GetAddress() on the Machine interface to get the Address for a |