X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftinc.texi;h=82a0be46b21e90173937f66c8c671100f4bca97a;hp=bf504095c55ed69e05bf0870cec52dd835b5c55b;hb=2077451e07f93edc520cf5bc31815624a2b03fdd;hpb=f88c9942e1e3d4d463ec71ba5a60d045381bda8f 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.