Add NTP sync. through timedatectl

This commit is contained in:
adrien 2020-12-01 12:12:11 +01:00
parent bf3f97279e
commit c527cda1a4
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ sudo localectl set-keymap fr
sudo localectl --no-convert set-x11-keymap fr pc104
sudo localectl set-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8
sudo timedatectl set-timezone Europe/Paris
sudo timedatectl set-ntp true
```
### Permissions