[systemd-devel] How to turn off the ntp time synchronization in default when power on
Paul Menzel
pmenzel+systemd-devel at molgen.mpg.de
Tue Nov 24 16:09:32 UTC 2020
Dear Frank,
Am 24.11.20 um 16:35 schrieb 海阔天空:
> I need to turn off the ntp time synchronization in default when power on, how to do it?
> Should I stop to launch "systems-timesyncd.service" when power on?
> It would be appreciated if you could tell me what to do.
Please read the manual systemd-timesyncd(8) (`man 8 systemd-timesyncd`).
timedatectl set-ntp false
should stop and disable it.
Kind regards,
Paul
More information about the systemd-devel
mailing list