diff options
author | kolla <kolla> | 2009-02-13 17:46:52 +0000 |
---|---|---|
committer | kolla <kolla@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2009-02-13 17:46:52 +0000 |
commit | 282f45736512d6c2109f1b80b74740fdc7afaf98 (patch) | |
tree | adf9b847ed6a10d0e0fea7df52cd568a4cb4f0f3 /radsec-dynsrv.sh | |
parent | 906fc9cb19203e6d09132148888567dfbadfd373 (diff) |
More comments
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@474 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'radsec-dynsrv.sh')
-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>" |