path: condor_25.6.1+dfsg-1/src/condor_examples/condor_schedd.init fi # WARNING: status uses pidof and may find more pids than it # should. status -p $pidfile $prog path: condor_25.6.1+dfsg-1/src/condor_examples/condor_schedd.init # # Determine if a process is running only by looking in a pidfile. # There is no use of pidof, which can find processes that are not # started by this script. # path: condor_25.6.1+dfsg-1/src/condor_examples/condor.init # # Determine if a process is running only by looking in a pidfile. # There is no use of pidof, which can find processes that are not # started by this script. # path: condor_25.6.1+dfsg-1/src/condor_examples/condor.init fi # WARNING: status uses pidof and may find more pids than it # should. status -p $pidfile $prog