packages/net/chrony/files/ntpd.config
florian f052574592 Add chrony from (#1388)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-17 11:34:51 +00:00

7 lines
234 B
Plaintext

# Generic NTP configuration
# Time servers and network(s) that may access the time service
config ntpd
option TimeServers "0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org"
option ClientAccessFrom "lan"