]> Untitled Git - hvlinux.git/commitdiff
Display password change message only when needed
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 5 Dec 2014 05:22:32 +0000 (00:22 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 5 Dec 2014 05:22:32 +0000 (00:22 -0500)
stage2/hv-install-2

index b20e2d709351a6f27925ffd7749fb2fe423096cd..81e92abb7039fba6a46252753d6309d16d522e70 100755 (executable)
@@ -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