X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=46d4c0402d3a7f854c1102fa206889c903b34731;hp=c59a3e57f0e02413be620150611552b50337f7b7;hb=e606bb61d09d00ecce5f51f793dfdd8c85122cc4;hpb=2496985585f8d0febfc578b78d5fb098d545565b diff --git a/TODO b/TODO index c59a3e57f..46d4c0402 100644 --- a/TODO +++ b/TODO @@ -21,9 +21,23 @@ Bugfixes: Features: -* if a journal file is corrupt, rotate it and create a new one +* 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 + +* let 'systemctl reboot' called as non-root talk to logind instead of systemd, to get polkit + system policy in the loop of privilege checking, so normal users can possibly use /sbin/reboot + +* 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 -* Port systemd-load-modules and setup-kmod.c to libkmod +* support closing all fds via RLIMIT_NOFILE instead of /proc, in order to make chroot stuff work. + +* add interface to allow immediate rotation of the journal, and even flushing. + +* don't log coredumps of PID 1 into the journal + +* if a journal file is corrupt, rotate it and create a new one * dbus: in fedora, make the machine a symlink to /etc/machine-id