mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-04 20:17:55 +00:00
ee4cd05623
setupntp explained systemd-timesyncd in four lines where two carry the reason nothing displaces it, and repeated the hwclock rationale that the guard below already implies. NTP::Backend's header narrated that the module exists to be unit-tested. The test header restated all of it a third time, and said "the first three are behaviours of the script" about a list of three items whose third is the packaging check. Corrected and shortened; the note on why setupntp cannot simply be executed is kept, since that is not obvious from reading it. Interface documentation is left alone: choose()'s parameter list and default_backend()'s per-family table are what a caller needs. 18 comment lines removed, no behaviour change. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>