Moderators, translator
455
edits
m (→Time and Date: add systemctl command) |
m (→Time and Date) |
||
Line 113: | Line 113: | ||
An alternative is to use systemd via the systemd-timesyncd service. This can be easily enabled with one of these commands: | An alternative is to use systemd via the systemd-timesyncd service. This can be easily enabled with one of these commands: | ||
{{UserCmd|command=timedatectl set-ntp true}} | {{UserCmd|command=timedatectl set-ntp true}} | ||
{{UserCmd|command=sudo systemctl enable --now systemd-timesyncd}} | {{UserCmd|command=sudo systemctl enable --now systemd-timesyncd}} | ||
<div style="clear: both"></div> | <div style="clear: both"></div> | ||