From 12324b777c118ca0381749e7932782ae93231027 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 29 Feb 2000 12:53:28 +0000 Subject: cosmetic fix - add a space. --- etc/rc.d/routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/rc.d/routing') diff --git a/etc/rc.d/routing b/etc/rc.d/routing index 69c7d89ea08f..0211181f0516 100644 --- a/etc/rc.d/routing +++ b/etc/rc.d/routing @@ -606,7 +606,7 @@ network_pass3() { case ${sshd_enable} in [Yy][Ee][Ss]) if [ ! -f /etc/ssh/ssh_host_key ]; then - echo creating ssh host key + echo ' creating ssh host key'; /usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key fi ;; -- cgit v1.2.3