diff --git a/tinc/host-down.tmpl b/tinc/host-down.tmpl new file mode 100644 index 0000000..c303a46 --- /dev/null +++ b/tinc/host-down.tmpl @@ -0,0 +1,2 @@ +#!/bin/ash +echo "Host down: \$NODE (\$REMOTEADDRESS:\$REMOTEPORT)"