From: Mike Yuan Date: Sun, 27 Oct 2024 12:05:01 +0000 (+0100) Subject: TODO: support RESTART_RESET=1 in journal-upload X-Git-Tag: v258-rc1~1118^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F36698%2Fhead;p=thirdparty%2Fsystemd.git TODO: support RESTART_RESET=1 in journal-upload --- diff --git a/TODO b/TODO index 773edc5590f..8d2cfd41abd 100644 --- a/TODO +++ b/TODO @@ -2836,3 +2836,6 @@ Features: * shared/wall: Once more programs are taught to prefer sd-login over utmp, switch the default wall implementation to wall_logind (https://github.com/systemd/systemd/pull/29051#issuecomment-1704917074) + +* Hook up systemd-journal-upload with RESTART_RESET=1 logic (should probably + be conditioned on the num of successfully uploaded entries?)