From: Hugo Villeneuve Date: Fri, 5 Dec 2014 05:22:32 +0000 (-0500) Subject: Display password change message only when needed X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=3440e7ecb9372af0e045506632efd7d953a1975f;p=hvlinux.git Display password change message only when needed --- diff --git a/stage2/hv-install-2 b/stage2/hv-install-2 index b20e2d7..81e92ab 100755 --- a/stage2/hv-install-2 +++ b/stage2/hv-install-2 @@ -72,8 +72,7 @@ rscr once "Creating default config files" create-config-files rscr mult "Compressing man pages" compressdoc #rscr mult "Stripping" stripping -echo "Setting root password:" -rscr once "" create-root-password +rscr once "Setting root password:\n" create-root-password rscr mult "Performing post-install" post-install ldconfig