radsecproxy-1.6.5.
[radsecproxy.git] / dynsrv.sh
index 7adcbe0..d0810d6 100755 (executable)
--- a/dynsrv.sh
+++ b/dynsrv.sh
@@ -1,5 +1,6 @@
 #! /bin/sh
 srv=`host -t srv _radsec._tcp.$1`
+# should do exit 1 or something if host command fails
 host=`echo $srv|cut -d\  -f8`
 port=`echo $srv|cut -d\  -f7`
 echo "server $1-$host {"