path: opensm_3.3.23-3.1/scripts/redhat-opensm.init.in
    if [ -z "$pid" ]; then
        pid=`pidof -o $$ -o $PPID -o %PPID -x $bin`
    fi
