From c139ac7f534edb9bc28943e83c7f99c177144c91 Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Sun, 27 Oct 2024 13:05:01 +0100 Subject: [PATCH] TODO: support RESTART_RESET=1 in journal-upload --- TODO | 3 +++ 1 file changed, 3 insertions(+) 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?) -- 2.47.3