From f912cdbc8d017fa43806ac4305186dce208462c2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 5 Jan 2023 10:33:32 +0100 Subject: [PATCH] update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 65d6ee84bd..8d4b46106f 100644 --- a/TODO +++ b/TODO @@ -128,6 +128,9 @@ Deprecations and removals: Features: +* systemd-shutdown: keep sending sd_notify() status updates immediately before + going down, in particular include the "reboot param" string. + * homed: when resizing an fs don't sync identity beforehand there might simply not be enough disk space for that. try to be defensive and sync only after resize.