Re: gLSB: sysinit: clearify algorithm for determining status of programs
Bill Nottingham <[email protected]>
| Newsgroups | gmane.linux.lsb.discuss |
|---|---|
| Message-ID | <[email protected]> |
Tobias Burnus ([email protected]) said: > If there is no pidfile no further checks shall be done. ... > If a script really has no pidfile then it can use pidof (part of LSB) or > pkill/pgrep (not part of LSB). Maybe I missed part of your discussion, but how do you programmatically determine this case; do you just specifying this when calling pidofproc? Bill