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