Add NTP sync. through timedatectl
This commit is contained in:
parent
bf3f97279e
commit
c527cda1a4
@ -39,6 +39,7 @@ sudo localectl set-keymap fr
|
|||||||
sudo localectl --no-convert set-x11-keymap fr pc104
|
sudo localectl --no-convert set-x11-keymap fr pc104
|
||||||
sudo localectl set-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8
|
sudo localectl set-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8
|
||||||
sudo timedatectl set-timezone Europe/Paris
|
sudo timedatectl set-timezone Europe/Paris
|
||||||
|
sudo timedatectl set-ntp true
|
||||||
```
|
```
|
||||||
|
|
||||||
### Permissions
|
### Permissions
|
||||||
|
Loading…
Reference in New Issue
Block a user