summaryrefslogtreecommitdiff
path: root/templates/system/login
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-19 10:38:09 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-19 10:38:09 -0700
commitd66b222b3fe082b2f12dc08d8301eceaeadbdbcd (patch)
tree9ee02c1157ca01f7a587ce43d03d9ec7cb5bac9e /templates/system/login
parent13d0ad414be9aa4b53703191fc165327cbe5e7a2 (diff)
downloadvyatta-cfg-quagga-d66b222b3fe082b2f12dc08d8301eceaeadbdbcd.tar.gz
vyatta-cfg-quagga-d66b222b3fe082b2f12dc08d8301eceaeadbdbcd.zip
Convert public-keys help to new format
Diffstat (limited to 'templates/system/login')
-rw-r--r--templates/system/login/user/node.tag/authentication/public-keys/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/system/login/user/node.tag/authentication/public-keys/node.def b/templates/system/login/user/node.tag/authentication/public-keys/node.def
index a9089d6f..d30d5afb 100644
--- a/templates/system/login/user/node.tag/authentication/public-keys/node.def
+++ b/templates/system/login/user/node.tag/authentication/public-keys/node.def
@@ -1,7 +1,7 @@
tag:
type: txt
help: Remote access public keys
-comp_help: The key identifier is a usually user@host as generated by ssh-keygen
+val_help:<txt>; key identifier used by ssh-keygen (usually of form user@host)
commit:expression: $VAR(./type/) != "" ; \
"Must configure public key type for $VAR(@)"