From 06dd9ff9753a953d2e153cbf35d8607eaac9d94e Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 9 Jan 2023 03:35:18 +0200 Subject: [PATCH] Created /system/config/ntp --- initrd/system/config/ntp | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 initrd/system/config/ntp diff --git a/initrd/system/config/ntp b/initrd/system/config/ntp new file mode 100644 index 00000000..281a2393 --- /dev/null +++ b/initrd/system/config/ntp @@ -0,0 +1,26 @@ +time.nist.gov +0.pool.ntp.org +1.pool.ntp.org +2.pool.ntp.org +3.pool.ntp.org +time-a-g.nist.gov +time-b-g.nist.gov +time-c-g.nist.gov +time-d-g.nist.gov +time-d-g.nist.gov +time-e-g.nist.gov +time-e-g.nist.gov +time-a-wwv.nist.gov +time-b-wwv.nist.gov +time-c-wwv.nist.gov +time-d-wwv.nist.gov +time-d-wwv.nist.gov +time-e-wwv.nist.gov +time-e-wwv.nist.gov +time-a-b.nist.gov +time-b-b.nist.gov +time-c-b.nist.gov +time-d-b.nist.gov +time-d-b.nist.gov +time-e-b.nist.gov +time-e-b.nist.gov \ No newline at end of file