#!/sbin/sh

##
#
#restarts FilerDaemon after patch has been added.
#
##

/opt/SUNWsfadm/scripts/FilerDaemon start 2> /dev/null &
