diff --git a/tinc/host-up.tmpl b/tinc/host-up.tmpl index 1c69ae1..167006b 100644 --- a/tinc/host-up.tmpl +++ b/tinc/host-up.tmpl @@ -1,2 +1,2 @@ #!/bin/ash -echo "Host up: \$NODE (\$REMOTEADDRESS:\$REMOTEPORT)" +echo "[HOST] up: \$NODE (\$REMOTEADDRESS:\$REMOTEPORT)"