Date: Wed, 3 Mar 2004 07:28:44 -0800 (PST) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.subr Message-ID: <200403031528.i23FSi8H097372@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2004/03/03 07:28:44 PST
FreeBSD src repository
Modified files:
etc rc.subr
Log:
Some (most?) processes don't cleanup their pid files when
they exit. Sometimes they simply can't (core-dump, for example).
So, when searching for a running program send standard error
output from ps(1) to never-never land.
# This should quite those
# ps: kvm_getprocs: No such user
# errors. Since ports use a duplicate rc.subr(8) you might
# still see this error from ports startup scripts.
Revision Changes Path
1.25 +1 -1 src/etc/rc.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403031528.i23FSi8H097372>
