summaryrefslogtreecommitdiffhomepage
path: root/contrib/uci/hostfiles/etc/config/ntpclient
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/uci/hostfiles/etc/config/ntpclient')
-rw-r--r--contrib/uci/hostfiles/etc/config/ntpclient22
1 files changed, 0 insertions, 22 deletions
diff --git a/contrib/uci/hostfiles/etc/config/ntpclient b/contrib/uci/hostfiles/etc/config/ntpclient
deleted file mode 100644
index 1b56f1b7d..000000000
--- a/contrib/uci/hostfiles/etc/config/ntpclient
+++ /dev/null
@@ -1,22 +0,0 @@
-config ntpserver
- option hostname '0.openwrt.pool.ntp.org'
- option port '123'
-
-config ntpserver
- option hostname '1.openwrt.pool.ntp.org'
- option port '123'
-
-config ntpserver
- option hostname '2.openwrt.pool.ntp.org'
- option port '123'
-
-config ntpserver
- option hostname '3.openwrt.pool.ntp.org'
- option port '123'
-
-config ntpdrift
- option freq '0'
-
-config ntpclient
- option interval 60
- #option count 10