This commit is contained in:
Lennart Poettering 2012-02-13 16:36:33 +01:00
parent be31376e6c
commit 15e9fbd851
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -21,6 +21,10 @@ Bugfixes:
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.