diff --git a/man/systemd.special.xml b/man/systemd.special.xml index a70e9ee0ca..1977157f9e 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -1018,7 +1018,16 @@ in. systemd automatically adds dependencies of type After= for this target unit to all SysV init script service units with an LSB header referring to - the $time facility. + the $time facility, and also to all timer + units with at least one OnCalendar= + directive. + + This target might get reached before the clock is actually synchronized to an accurate reference + clock. To prevent that, enable + systemd-time-wait-sync.service8 + if you're using + systemd-timesyncd.service8, + or an equivalent service for other NTP implementations.