At 15:10 +0200 6/12/02, Thomas Quinot wrote:
>Le 2002-06-12, Doug Hardie écrivait :
>
>>  ypbind, to not create a pid file.  I have a process that periodically
>>  checks the important server pid files and makes sure the process is
>>  still allive.  It then pages me if the process has died.  That would
>>  be really helpful for ypserv and ypbind if they would create a pid
>>  file once they are up and running correctly.
>
>Why not use something along the line of:
>   ps ax|grep ypserv|grep -v grep > /dev/null || ypserv
>from a crontab entry?

Most servers create a pid file.  It would be nice for there to be
consistency in this.
--
-- Doug

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to