Searched refs:PORTMAP_RUNNING (Results 1 – 1 of 1) sorted by relevance
82 PORTMAP_RUNNING=`ps -ef | grep portmap | grep -v grep`84 if [[ "x$PORTMAP_RUNNING" = "x" && "x$RPCBIND_RUNNING" = "x" ]]; then