path: slurm-wlm_25.11.2-2/debian/slurmdbd.init.d
    pidfile=$(getpidfile)
    pid=`pidof -o $$ -o $$PPID -o %PPID -x slurmdbd`
    if [ -f $pidfile ]; then
