path: fcoe-utils_1.0.34-6/debian/fcoe-utils.init local force=$1 pid=$(pidof "$FCOEMON") if [ "$force" = "force" ] then path: fcoe-utils_1.0.34-6/debian/fcoe-utils.init { status=0 pidof $FCOEMON if [ $? -eq 0 ]; then log_daemon_msg "$FCOEMON -- RUNNING, pid=`cat $PID_FILE`" path: fcoe-utils_1.0.34-6/debug/fcoedump.sh # to the log file that we will capture later in # this script. kill -10 `pidof fcoemon` }