Create host-down.tmpl

This commit is contained in:
Manevolent 2023-04-12 23:44:12 -06:00 committed by GitHub
parent 794ff412a4
commit 50e53747ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
tinc/host-down.tmpl Normal file
View File

@ -0,0 +1,2 @@
#!/bin/ash
echo "Host down: \$NODE (\$REMOTEADDRESS:\$REMOTEPORT)"