]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: subscribe to /etc/localtime timezone changes and update timer elapsation accord...
authorLennart Poettering <lennart@poettering.net>
Mon, 28 May 2018 19:33:10 +0000 (21:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 6 Jun 2018 08:53:56 +0000 (10:53 +0200)
commitbbf5fd8e41b1abdf03c8ab463a2c9af7c7dc64d8
tree980a335d3b5a5de8f4a9adf4affd26845b67b0e0
parent7feedd18fa57ba42426dfffd702dfc78ea0c6d7a
core: subscribe to /etc/localtime timezone changes and update timer elapsation accordingly

Fixes: #8233
This is our first real-life usecase for the new sd_event_add_inotify()
calls we just added.
src/core/manager.c
src/core/manager.h
src/core/timer.c
src/core/unit.h