From 965b6635158c4d46e0d658a42a405f97078fe275 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 13 Sep 2018 10:41:51 +0200 Subject: Describe how to download leap-second data manually --- doc/advanced.mux | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'doc/advanced.mux') diff --git a/doc/advanced.mux b/doc/advanced.mux index f6e59fe..a5b290d 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -376,9 +376,18 @@ outputs { ; EDI uses the UDP protocol. This implementation of EDI does not support ; EDI Packet Resend. ; - ; When both EDI and TIST are enabled, ODR-DabMod will download leap-second - ; information from the IETF website, and cache it to the file + ; When both EDI and TIST are enabled, ODR-DabMux will download leap-second + ; information from the IETF website, and cache it locally in /tmp. + ; + ; If your system doesn't have access to internet, you have to take care + ; to create the file before ODR-DabMux startup. Get it from + ; http://www.ietf.org/timezones/data/leap-seconds.list + ; and save it to ; /tmp/odr-dabmux-leap-seconds.cache + ; + ; Use the RC interface 'get clocktai expiry' command to check how long + ; your file is still valid. Refresh the file before expiry otherwise + ; ODR-DabMux will abort. destinations { ; The names you give to the destinations have no meaning, ; but have to be unique. You can give them meaningful names to help -- cgit v1.2.3