X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=c21d39e47c80308f1144b4c413b22ac44588690a;hb=b6a345143bf6ffdc87a7149015f75c03be440b10;hp=4914608eb61d02436094b14a9a90e5c473251593;hpb=fd4d89b2c0b31da01d134301e30916931ae3c7d9;p=elogind.git diff --git a/TODO b/TODO index 4914608eb..c21d39e47 100644 --- a/TODO +++ b/TODO @@ -53,6 +53,18 @@ Bugfixes: Features: +* drop PID 1 reloading, only do reexecing + +* document that service reload may be implemented as service reexec + +* systemctl daemon-reexec is borked + +* add option to reconfigure success exit codes/signals for services + +* remember which condition failed for services, not just the fact that something failed + +* use opterr = 0 for all getopt tools + * properly handle loop back mounts via fstab, especially regards to fsck/passno * allow services with no ExecStart= but with an ExecStop=