Update subnet-down
This commit is contained in:
parent
e5e9b2fae9
commit
4546e748fc
@ -1,5 +1,5 @@
|
||||
#!/bin/ash
|
||||
echo "Route down: $SUBNET weight $WEIGHT via $NODE ($REMOTEADDRESS:$REMOTEPORT)"
|
||||
echo "[ROUTE] down: $SUBNET weight $WEIGHT via $NODE ($REMOTEADDRESS:$REMOTEPORT)"
|
||||
nonMACChars=`echo $SUBNET | tr -d "[:digit:]" | tr -d [:ABCDEFabcdef]`
|
||||
date=`date -u`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user