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: > I therefore would like to prohibit the checking of other pids but those > given in the pidfile. My main problem is that at least three distributions > use the pidof fallback: RedHat, SuSE and Debian. Thus I'm a bit reluctant to > simply disallow this. > > > Therefore I would really appreciate to get some feedback from the > distributions. Do you mean to disallow any checking *other* than pidfiles, or to disallow falling back to other means if the pidfile isn't there? Bill