From d66b222b3fe082b2f12dc08d8301eceaeadbdbcd Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 19 Jul 2010 10:38:09 -0700 Subject: Convert public-keys help to new format --- .../system/login/user/node.tag/authentication/public-keys/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:; key identifier used by ssh-keygen (usually of form user@host) commit:expression: $VAR(./type/) != "" ; \ "Must configure public key type for $VAR(@)" -- cgit v1.2.3