X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=32409b24535cae331a723abc8d10569d5e2d808e;hb=4007e72e052c132c6944426340d79749b6d3e89f;hp=625d93c26554e8c27515a89d441b045d0f518394;hpb=15e9fbd851c15ecaad4888932584f37dcd26111a;p=elogind.git diff --git a/TODO b/TODO index 625d93c26..32409b245 100644 --- a/TODO +++ b/TODO @@ -21,9 +21,34 @@ Bugfixes: Features: -* Possibly, detect whether SysV init scripts can do reloading by looking for "echo Usage:" lines +* prefer /etc over /run? + +* when dumping cgroup contents, include main/control PID of a service, explicitly + +* keep an eye on https://bugzilla.gnome.org/show_bug.cgi?id=670100 + +* D-Bus: always pass cred data along each message + +* journal: work on https://fedoraproject.org/wiki/Features/systemd-journal + +* journal: allow turning off logging entirely + +* journal: sanely deal with entries which are larger than the individual file size, but where the componets would fit -* Add XDG_SESSION_CLASS +* 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 + +* 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 + +* Possibly, detect whether SysV init scripts can do reloading by looking for "echo Usage:" lines * figure out whether we should leave dbus around during shutdown