diff --git a/tmcd/tmcd.c b/tmcd/tmcd.c index f790feb24749fd3a38d9465c59c884622b26024b..0ba01e2400f8842398c5a52af17771dc666ee28e 100644 --- a/tmcd/tmcd.c +++ b/tmcd/tmcd.c @@ -5495,7 +5495,9 @@ COMMAND_PROTOTYPE(dolocalize) *bufp = (char) NULL; /* - * XXX sitevar fetching should be a library function + * XXX sitevar fetching should be a library function. + * WARNING: This sitevar (node/ssh_pubkey) is referenced in + * install/boss-install during initial setup. */ res = mydb_query("select name,value " "from sitevariables where name='node/ssh_pubkey'",