X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=f2e47e4bd513fc5b26a358b36fe978e53fb01987;hb=7c697168102cb64c5cb65a542959684014da99c7;hp=39d445d2db7afd4dfb9ab125a4212b97adc23c8a;hpb=c7eb4b85c3fad15a6b4d19a9ef084813812db0bb;p=elogind.git diff --git a/TODO b/TODO index 39d445d2d..f2e47e4bd 100644 --- a/TODO +++ b/TODO @@ -20,7 +20,8 @@ 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: -* use the rtc which has: /sys/class/rtc/*/hctosys == "1" as the system RTC + +* document the exit codes when services fail before they are exec()ed * rework namespace support, don't use pivot_root, and mount things after creating the namespace, not before @@ -112,7 +113,7 @@ Features: * readahead: check whether a btrfs volume includes ssd by checking mount flag "ssd" -* support sd_notify() style notification when reload begins (RELOADING=1), reload is finished (READY=1) +* support sd_notify() style notification when reload begins (RELOADING=1), reload is finished (READY=1), and add ReloadSignal= then to use in combination * support sd_notify() style notification when shutting down, to make auto-exit bus services work (STOPPING=1)