summaryrefslogtreecommitdiffstats
path: root/package/ntp/ntpd.etc.conf
blob: c451aa9bb2aedf27d293f6c97c9f9ab3f1752f3f (plain)
1
2
3
4
5
6
7
8
9
10
server 0.pool.ntp.org iburst
server 1.pool.ntp.org iburst
server 2.pool.ntp.org iburst
server 3.pool.ntp.org iburst

# Allow only time queries, at a limited rate, sending KoD when in excess.
# Allow all local queries (IPv4, IPv6)
restrict default nomodify nopeer noquery limited kod
restrict 127.0.0.1
restrict [::1]
OpenPOWER on IntegriCloud