diff options
-rwxr-xr-x | radsec-dynsrv.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/radsec-dynsrv.sh b/radsec-dynsrv.sh index 08318b1..3daef6d 100755 --- a/radsec-dynsrv.sh +++ b/radsec-dynsrv.sh @@ -5,6 +5,7 @@ # realm given as argument, and creates a server template based # on that. It currently ignores weight markers, but does sort # servers on priority marker, lowest number first. +# For host command this is coloumn 5, for dig it is coloumn 1. usage() { echo "Usage: ${0} <realm>" |