diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-02-18 18:07:44 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-02-18 18:07:44 +0000 |
commit | 2821f8e690c50b722ec29ccfef7ebd06a0c820eb (patch) | |
tree | b448b592df7bab3b916e3838a241510934158d0c /cf | |
parent | 876edc2077fedbad6c8c2599e6159ebbb7057a6b (diff) | |
download | pfsense-2821f8e690c50b722ec29ccfef7ebd06a0c820eb.zip pfsense-2821f8e690c50b722ec29ccfef7ebd06a0c820eb.tar.gz |
Switch over to the newly provisioned 0.pfsense.pool.ntp.org which
ntp.org has graciously setup for pfSense.
Diffstat (limited to 'cf')
-rw-r--r-- | cf/conf/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml index bbefbaf..904afa2 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -112,7 +112,7 @@ <password>$1$dSJImFph$GvZ7.1UbuWu.Yb8etC0re.</password> <timezone>Etc/UTC</timezone> <time-update-interval>300</time-update-interval> - <timeservers>pool.ntp.org</timeservers> + <timeservers>0.pfsense.pool.ntp.org</timeservers> <webgui> <protocol>http</protocol> <!-- |