]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: support RESTART_RESET=1 in journal-upload 36698/head
authorMike Yuan <me@yhndnzj.com>
Sun, 27 Oct 2024 12:05:01 +0000 (13:05 +0100)
committerMike Yuan <me@yhndnzj.com>
Mon, 10 Mar 2025 23:44:44 +0000 (00:44 +0100)
TODO

diff --git a/TODO b/TODO
index 773edc5590f28e1ebbfaf4c966411a5badd2f462..8d2cfd41abdcdbb7962f23f3a4827c79b0b1d01f 100644 (file)
--- 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?)