summaryrefslogtreecommitdiff
path: root/radsec-dynsrv.sh
diff options
context:
space:
mode:
authorkolla <kolla>2009-02-13 17:45:47 +0000
committerkolla <kolla@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2009-02-13 17:45:47 +0000
commit906fc9cb19203e6d09132148888567dfbadfd373 (patch)
treed95fd06c93a1806dd8d708a5b20e3bfa1dbfecd5 /radsec-dynsrv.sh
parent0761678023bb36f9926bd06318df849b623137f8 (diff)
Comments
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@473 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'radsec-dynsrv.sh')
-rwxr-xr-xradsec-dynsrv.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/radsec-dynsrv.sh b/radsec-dynsrv.sh
index ef3b67a..08318b1 100755
--- a/radsec-dynsrv.sh
+++ b/radsec-dynsrv.sh
@@ -3,7 +3,8 @@
# Example script!
# This script looks up radsec srv records in DNS for the one
# realm given as argument, and creates a server template based
-# on that. It currently ignores any weight or priority markers.
+# on that. It currently ignores weight markers, but does sort
+# servers on priority marker, lowest number first.
usage() {
echo "Usage: ${0} <realm>"