Solaris Installer - Minor Fixes

OS: Solaris 10 8/07 (10u4)
WebStack: Blastwave current (20080329)

Problem: Minor fixes / Typo fixes

Fix: see diff

*** solaris-install.sh Sun Mar 30 00:35:04 2008
--- solaris-install.sh.DIST Sat Mar 29 19:36:11 2008
***************
*** 49,59 ****
svcadm disable ftp
svcadm disable sendmail
svcadm disable bind
! svcadm disable apache2

# Remove Sun-supplied Webmin
echo Removing Sun-supplied Webmin, and any other installed config
! svcadm disable webmin
yes y | pkgrm SUNWwebminr
rm -rf /etc/webmin /var/webmin

--- 49,59 ----
svcadm disable ftp
svcadm disable sendmail
svcadm disable bind
! svcadm disable apache

# Remove Sun-supplied Webmin
echo Removing Sun-supplied Webmin, and any other installed config
! svnadm disable webmin
yes y | pkgrm SUNWwebminr
rm -rf /etc/webmin /var/webmin

Status: 
Closed (fixed)