Searched refs:EXISTING_START_RUNNING (Results 1 - 1 of 1) sorted by relevance

/forgerock/openidm-v4/openidm-zip/src/main/resources/
H A Dshutdown.sh47 EXISTING_START_RUNNING=`ps -p $START_PID -o command= | grep "./startup.sh"`
50 if [ "$EXISTING_START_RUNNING" ]; then

Completed in 43 milliseconds