From ade1cc1ff6bbbebde3cb78d1215bd9727d2b5f1fb6f5373f047162eca38c0166 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Mon, 29 Aug 2022 08:14:55 +0000 Subject: [PATCH] - Let systemd trust the RTC for 30 years after the last update instead of 15 (bsc#1202356) To allow for our systems to be used in edge locations without systemd updates for a long time. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1307 --- systemd.changes | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/systemd.changes b/systemd.changes index 9606652..c011ce0 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,9 +1,10 @@ ------------------------------------------------------------------- Mon Aug 29 08:00:09 UTC 2022 - Bernhard Wiedemann -- Let systemd trust the RTC for 30y instead of 15 (bsc#1202356) - to allow for our systems to be used in edge locations - without systemd updates for a long time +- Let systemd trust the RTC for 30 years after the last update instead of 15 (bsc#1202356) + + To allow for our systems to be used in edge locations without systemd updates + for a long time. ------------------------------------------------------------------- Tue Aug 16 15:55:26 UTC 2022 - Franck Bui