diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-03 21:08:49 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-03 21:08:49 +0100 |
commit | e361df9e75b697930e6a94a08a1e0fa6deeb670b (patch) | |
tree | 676aca91f02c88481e025970509336d79fe7d91c | |
parent | f9cd6be10ece07e10488c05e270a0b5860779864 (diff) |
update TODO
-rw-r--r-- | TODO | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -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 |