aboutsummaryrefslogtreecommitdiff
path: root/core/busybox/files
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-12 11:33:14 +0300
committerCem Keylan <cem@ckyln.com>2020-01-12 11:33:14 +0300
commit91fb31e5fd08c0ae5f27f79ca74ce175c298e728 (patch)
tree12c0f9f2670502227c506461b8919b07682f9361 /core/busybox/files
parent48e3e9d28a92f76412f33357db02dc86b64f55a4 (diff)
downloadrepository-91fb31e5fd08c0ae5f27f79ca74ce175c298e728.tar.gz
add default ntp configuration
Diffstat (limited to 'core/busybox/files')
-rw-r--r--core/busybox/files/ntp.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/core/busybox/files/ntp.conf b/core/busybox/files/ntp.conf
new file mode 100644
index 00000000..0519e916
--- /dev/null
+++ b/core/busybox/files/ntp.conf
@@ -0,0 +1,14 @@
+# Asia
+server 0.asia.pool.ntp.org
+
+# Australia
+server 0.oceania.pool.ntp.org
+
+# Europe
+server 0.europe.pool.ntp.org
+
+# North America
+server 0.north-america.pool.ntp.org
+
+# South America
+server 2.south-america.pool.ntp.org