X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftinc.texi;h=82a0be46b21e90173937f66c8c671100f4bca97a;hp=bf504095c55ed69e05bf0870cec52dd835b5c55b;hb=0d1ac68c59db87141616f69bcd3d79c705b1ecd0;hpb=de78d79db84c486afcc353884ec1770866beb653 diff --git a/doc/tinc.texi b/doc/tinc.texi index bf504095..82a0be46 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -1096,6 +1096,12 @@ This script is started when the tinc daemon with name @var{host} becomes reachab @item @value{sysconfdir}/tinc/@var{netname}/hosts/@var{host}-down This script is started when the tinc daemon with name @var{host} becomes unreachable. +@item @value{sysconfdir}/tinc/@var{netname}/host-up +This script is started when any host becomes reachable. + +@item @value{sysconfdir}/tinc/@var{netname}/host-down +This script is started when any host becomes unreachable. + @item @value{sysconfdir}/tinc/@var{netname}/subnet-up This script is started when a Subnet becomes reachable. The Subnet and the node it belongs to are passed in environment variables.