#!/bin/sh
#
# Internet Services control script.
# 

/usr/sbin/fcisctl start
echo "___"
echo "Hit ENTER to close this startup window."
read X
