summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshenl <shenl@google.com>2014-04-23 14:24:27 -0700
committershenl <shenl@google.com>2014-04-23 14:24:27 -0700
commit4e30f52d7dc5f7e0b4c80f9fd9f80036b99ab5d4 (patch)
tree7964f20eda76e862a02884676761656c22e33f99
parent43aeb45eb0b4c7b02bf6957f26a53bc36ec26ef7 (diff)
downloadgoogle-compute-image-packages-4e30f52d7dc5f7e0b4c80f9fd9f80036b99ab5d4.tar.gz
Update onboot
-rwxr-xr-xgoogle-startup-scripts/usr/share/google/onboot2
1 files changed, 1 insertions, 1 deletions
diff --git a/google-startup-scripts/usr/share/google/onboot b/google-startup-scripts/usr/share/google/onboot
index 1b3c993..1270066 100755
--- a/google-startup-scripts/usr/share/google/onboot
+++ b/google-startup-scripts/usr/share/google/onboot
@@ -179,7 +179,7 @@ function do_init()
function print_ssh_key_fingerprints()
{
- log "Outputting SSH public key fingerprints"
+ log "SSH public key fingerprints"
if [ -e /etc/ssh/ssh_host_rsa_key.pub ]; then
log "RSA public key"