Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/etc



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.




Home | Main Index | Thread Index | Old Index