diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-02-20 19:56:14 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-02-20 19:56:14 +0100 |
commit | d0e5a33374cee92962af33dfc03873e470b014f6 (patch) | |
tree | f6491de5ee212ffb459c87e48ea3e355b0d048d9 /TODO | |
parent | f7f964eb3625e4cca7f16377fa12aa7a760243e7 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |