Set a standard NTP server

This commit is contained in:
Jeremy Gardais 2019-02-21 18:01:54 +01:00
parent 3db24290cb
commit cf30326d68
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 2 additions and 2 deletions

View File

@ -143,7 +143,7 @@ d-i time/zone string Europe/Paris
## Use NTP to set time
d-i clock-setup/ntp boolean true
d-i clock-setup/ntp-server string ntp.univ-rennes1.fr
d-i clock-setup/ntp-server string 0.fr.pool.ntp.org
################################################################## ]]]
## Disk Partitioning/Boot loader [[[

View File

@ -143,7 +143,7 @@ d-i time/zone string Europe/Paris
## Use NTP to set time
d-i clock-setup/ntp boolean true
d-i clock-setup/ntp-server string ntp.univ-rennes1.fr
d-i clock-setup/ntp-server string 0.fr.pool.ntp.org
################################################################## ]]]
## Disk Partitioning/Boot loader [[[