diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-05-22 14:27:02 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-05-22 14:27:02 -0700 |
commit | 698795932eeba7dec305433451fce51898e1e3d6 (patch) | |
tree | 1d32cac1c535ebde0843dfdd260753c8425fdc20 /sysconf | |
parent | 5211fe6f4a9e7ae5d15ec7dc8eec231c9d66655b (diff) | |
download | vyatta-cfg-system-698795932eeba7dec305433451fce51898e1e3d6.tar.gz vyatta-cfg-system-698795932eeba7dec305433451fce51898e1e3d6.zip |
add iburst
Diffstat (limited to 'sysconf')
-rw-r--r-- | sysconf/ntp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconf/ntp.conf b/sysconf/ntp.conf index 4d76b33e..1a867047 100644 --- a/sysconf/ntp.conf +++ b/sysconf/ntp.conf @@ -33,4 +33,4 @@ restrict ::1 #broadcastclient # You do need to talk to an NTP server or two (or three). -server 0.vyatta.pool.ntp.org +server 0.vyatta.pool.ntp.org iburst |