Subject: CVS commit: src/etc
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 01/27/2007 14:30:27
Module Name:	src
Committed By:	hubertf
Date:		Sat Jan 27 14:30:27 UTC 2007

Modified Files:
	src/etc: rc.subr

Log Message:
_find_processes(): in addition to the existing "interpreter: /path/to/daemon"
also recognize "interpreter: daemon" in ps(1) output.

That case statement should be rewritten with expr(1) if more flexibility is
needed.

Fixes PR 35366 by Dominik Joe Pantucek, debugged with much assistance
by him on IRC.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/etc/rc.subr

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.