From a0368e6c24a27f2da9fa69a760cfe11c13764d50 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 16 Jun 2009 11:56:57 -0400 Subject: [PATCH] Add a few more *'s so that rebrands look OK --- etc/rc.initial | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc.initial b/etc/rc.initial index f28258b552..a0cd9bca98 100755 --- a/etc/rc.initial +++ b/etc/rc.initial @@ -71,7 +71,7 @@ hidebanner=`cat /etc/inc/globals.inc | grep hidebanner | cut -d'"' -f4` echo echo echo " ${product} console setup " -echo "***********************" +echo "***************************" echo " 0) Logout (SSH only)" echo " 1) Assign Interfaces" echo " 2) Set interface(s) IP address"