]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/timesyncd.conf.xml
timesync: Make delaying attempts to contact servers configurable
[thirdparty/systemd.git] / man / timesyncd.conf.xml
index 1cbea9eaa55d10dfc2075b291dc048f2f17446d3..da2b320a43b087c9a29fe0276e5f0a44ee63c69b 100644 (file)
         <varname>PollIntervalMaxSec=</varname> defaults to 2048 seconds.</para></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><varname>ConnectionRetrySec=</varname></term>
+        <listitem><para>Specifies the delaying attempts to contact servers after network is online. Takes a time value (in seconds).
+        Defaults to 30 seconds and must not be smaller than 1 seconds.</para></listitem>
+      </varlistentry>
+
     </variablelist>
   </refsect1>