06-24-2022, 03:17 PM
Code:
pi@Prometheus:~ $ sudo apt install systemd-timesyncd
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
systemd-timesyncd
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 131 kB of archives.
After this operation, 203 kB of additional disk space will be used.
Get:1 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf systemd-timesyncd armhf 247.3-7+rpi1 [131 kB]
Fetched 131 kB in 1s (138 kB/s)
Selecting previously unselected package systemd-timesyncd.
(Reading database ... 64479 files and directories currently installed.)
Preparing to unpack .../systemd-timesyncd_247.3-7+rpi1_armhf.deb ...
Unpacking systemd-timesyncd (247.3-7+rpi1) ...
Setting up systemd-timesyncd (247.3-7+rpi1) ...
Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
Processing triggers for dbus (1.12.20-2) ...
Processing triggers for man-db (2.9.4-2) ...
pi@Prometheus:~ $ timedatectl status
Local time: Fri 2022-06-24 16:16:02 BST
Universal time: Fri 2022-06-24 15:16:02 UTC
RTC time: n/a
Time zone: Europe/London (BST, +0100)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
That did it!
Thanks Tim and Kent
----------------
Robert
Robert