0

In the question linked, I ask how I can get time syncing to work. Why is the time not syncing?

The answer given was to check my NTP configuration. Why would I do that? I thought Ubuntu switched from ntp to timesyncd when systemd was adopted. What is the Default time syncing method on Ubuntu?

Ubuntu 18.04

Rucent88
  • 1,978
  • "Why would I do that?" should be a comment in the other question not a new question. " I thought Ubuntu switched from ntp to timesyncd when systemd was adopted?" The question is not asking about what Ubuntu uses but what YOU use. – Rinzwind Aug 07 '21 at 08:27
  • It depends on which Ubuntu you are using which is the default. Because they changed and at one point e – Thomas Ward Aug 07 '21 at 16:02

1 Answers1

0

Default Ubuntu uses timesyncd, and this has been the case since Ubuntu 15.04 (April 2015)

Source: Rationale for switching from upstart to systemd?

Rucent88
  • 1,978