From: Lennart Poettering Date: Mon, 3 Mar 2014 20:08:49 +0000 (+0100) Subject: update TODO X-Git-Tag: v211~153 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=e361df9e75b697930e6a94a08a1e0fa6deeb670b;hp=f9cd6be10ece07e10488c05e270a0b5860779864 update TODO --- diff --git a/TODO b/TODO index 94003cbe8..3bc8c39f4 100644 --- a/TODO +++ b/TODO @@ -29,14 +29,6 @@ Features: * add an "input" group to udev logic and add all input devices to it -* 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. - * libsystemd-login: implement getpeer_unit(), get_peer_slice(), ... * machined: provide calls GetMachineByAddress() on the manager @@ -53,10 +45,6 @@ Features: * MessageQueueMessageSize= and RLimitFSIZE= (and suchlike) should use parse_iec_size(). -* man: move .link, .network and .netdev documentation into their own - man pages maybe called "systemd.link(5)", "systemd.network(5)" and - "systemd.netdev(5)" or so. - * "busctl status" works only as root on dbus1, since we cannot read /proc/$PID/exe