X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=46d4c0402d3a7f854c1102fa206889c903b34731;hp=7693067d477e4798311840311285b3bef7d3b273;hb=e606bb61d09d00ecce5f51f793dfdd8c85122cc4;hpb=6edd7ca1624f89c9a36067b721a0280e748acb17 diff --git a/TODO b/TODO index 7693067d4..46d4c0402 100644 --- a/TODO +++ b/TODO @@ -20,6 +20,7 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. Features: + * 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 @@ -28,8 +29,6 @@ Features: * Possibly, detect whether SysV init scripts can do reloading by looking for "echo Usage:" lines -* Add XDG_SESSION_CLASS - * figure out whether we should leave dbus around during shutdown * support closing all fds via RLIMIT_NOFILE instead of /proc, in order to make chroot stuff work.