mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Change default NTP servers.
The IPFire project got an own pool from the ntp.org project. Do not ship with the core update.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
NTP_ADDR_2=pool.ntp.org
|
||||
NTP_ADDR_2=1.ipfire.pool.ntp.org
|
||||
UPDATE_PERIOD=daily
|
||||
UPDATE_VALUE=1
|
||||
UPDATE_METHOD=manually
|
||||
ENABLENTP=off
|
||||
NTP_ADDR_1=de.pool.ntp.org
|
||||
NTP_ADDR_1=0.ipfire.pool.ntp.org
|
||||
VALID=yes
|
||||
|
||||
Reference in New Issue
Block a user