Merge "[image-guide] fix bash syntax error in a sample rc.local script"

This commit is contained in:
Jenkins 2015-07-15 13:23:14 +00:00 committed by Gerrit Code Review
commit c6af6abdae

View File

@ -261,6 +261,7 @@ while [ ! -f /root/.ssh/authorized_keys ]; do
echo "*****************"
cat /root/.ssh/authorized_keys
echo "*****************"
fi
done</programlisting>
<note>
<para>Some VNC clients replace the colon (<literal>:</literal>) with a semicolon