From 2cb7e0aaedad73b076ea18c6900b0e86c5760d79 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 15:00:47 +0200 Subject: Adding upstream version 247.3. Signed-off-by: Daniel Baumann --- man/systemd-time-wait-sync.service.xml | 68 ++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 man/systemd-time-wait-sync.service.xml (limited to 'man/systemd-time-wait-sync.service.xml') diff --git a/man/systemd-time-wait-sync.service.xml b/man/systemd-time-wait-sync.service.xml new file mode 100644 index 0000000..28f55a1 --- /dev/null +++ b/man/systemd-time-wait-sync.service.xml @@ -0,0 +1,68 @@ + + + + + + + + systemd-time-wait-sync.service + systemd + + + + systemd-time-wait-sync.service + 8 + + + + systemd-time-wait-sync.service + systemd-time-wait-sync + Wait until kernel time is synchronized + + + + systemd-time-wait-sync.service + /usr/lib/systemd/systemd-time-wait-sync + + + + Description + + systemd-time-wait-sync is a system service that delays the start of units that depend on + time-sync.target until the system time has been synchronized with an accurate time source by + systemd-timesyncd.service. + + systemd-timesyncd.service notifies on successful synchronization. + systemd-time-wait-sync also tries to detect when the kernel marks the time as synchronized, + but this detection is not reliable and is intended only as a fallback for other services that can be used to + synchronize time (e.g., ntpd, chronyd). + + + + + Files + + + + /run/systemd/timesync/synchronized + + + The presence of this file indicates to this service that the system clock has been synchronized. + + + + + + + + + See Also + + systemd1, + systemd.special7, + systemd-timesyncd.service8, + + + + -- cgit v1.2.3