From 8a45d75ba25c98382d082c7bce035f6b6b7b5a0b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 19 Jun 2005 23:15:14 +0000 Subject: Cleanup look of screen --- etc/rc.initial | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'etc/rc.initial') diff --git a/etc/rc.initial b/etc/rc.initial index 1e591ff..140b6f1 100755 --- a/etc/rc.initial +++ b/etc/rc.initial @@ -40,9 +40,12 @@ while : ; do /etc/rc.banner +echo + # display a cheap menu -echo "pfSense console setup" -echo "**********************" +echo "***********************" +echo " pfSense console setup " +echo "***********************" echo " 0) Logout (SSH only)" echo " 1) Assign Interfaces" echo " 2) Set LAN IP address" -- cgit v1.1