]> git.ipfire.org Git - thirdparty/systemd.git/commit
Revert "Fix issue with system time set back (#24131)" 25083/head
authorLuca Boccassi <bluca@debian.org>
Thu, 20 Oct 2022 13:01:09 +0000 (14:01 +0100)
committerLuca Boccassi <bluca@debian.org>
Thu, 20 Oct 2022 13:01:09 +0000 (14:01 +0100)
commit0bf1d0ff049dd257dc5b6efc6b3f5864dc8bee6e
tree1d440a0e73ba9085b5e39b2d3e51838d2f10570d
parent40c05a34595ed769ce676206f3c5de874f9a9234
Revert "Fix issue with system time set back (#24131)"

This fix unfortunately introduced a much worse regression that
is affecting many users, so let's revert it for now and rework
it in the next release.

This reverts commit 5ded3917a161d87984d74d70b5eb2a254e54b44e.

Fixes https://github.com/systemd/systemd/issues/24984
src/core/timer.c
test/units/testsuite-53.sh