From: Lennart Poettering Date: Mon, 20 Feb 2012 18:56:14 +0000 (+0100) Subject: update TODO X-Git-Tag: v44~79 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e5a33374cee92962af33dfc03873e470b014f6;p=systemd update TODO --- diff --git a/TODO b/TODO index 8d8f51e1..60d4f2d5 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,16 @@ Features: * add command to systemctl to plot dependency graph as tree (see rhbz 795365) +* make logind reserve tty10 or so for text logins, so that gdm never picks it up + +* add option to sockets to avoid activation. Instead just drop packets/connections, see http://cyberelk.net/tim/2012/02/15/portreserve-systemd-solution/ + +* isolate for getty is still broken, due to logind + +* don't umount /usr + +* default unix qlen is too small (10). bump sysctl? add sockopt? + * support units generated by a generator and placed in /run/systemd/system/; the directory is currently ignored because it is empty before the generatores are executed