X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftinc.texi;h=daf807b8773ff82dd4b33661608db61b70395f36;hb=3b237afbda86bc95703ed25386cc9a26695d4602;hp=7fa4719ee31a103390613859a52c5366adf23620;hpb=386c1aff08a3ce6e295931e2fcf4bfc607053ff0;p=tinc diff --git a/doc/tinc.texi b/doc/tinc.texi index 7fa4719e..daf807b8 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -1632,6 +1632,13 @@ You can also send the following signals to a running tincd process: @c from the manpage @table @samp +@item ALRM +Forces tinc to try to connect to all uplinks immediately. +Usually tinc attempts to do this itself, +but increases the time it waits between the attempts each time it failed, +and if tinc didn't succeed to connect to an uplink the first time after it started, +it defaults to the maximum time of 15 minutes. + @item HUP Partially rereads configuration files. Connections to hosts whose host config file are removed are closed.