On Wed, May 23, 2001 at 01:13:07PM -0500, Paul Baker wrote:
> Roberto Nibali wrote:
>
> >
> > o not everybody has the pidof(8) installed on the system, but everybody for
> > sure has ps. Generally, make sure you use basic Unix tools and not for
> > example distro-specific tools.
>
> I am running Debian on my directors and real-servers. They do not have
> pidof (at least not by default.)
>
Glad to hear you are running debian. On debian I would use
start-stop-daemon instead of pidof.
This is really only an init script issue. If someone can show me a good
way to write portable init scripts I would be overjoyed :)
Brian
|