I personally would much prefer that people making changes in rc.d-land
be more careful about what they change and thoroughly test their
changes than to add more code like this that will both hide breakage
and become stale over time.
Doug
Ed Maste wrote:
> Author: emaste
> Date: Mon Sep 14 16:52
Author: emaste
Date: Mon Sep 14 16:52:38 2009
New Revision: 197196
URL: http://svn.freebsd.org/changeset/base/197196
Log:
Protect cross-script invocation by checking that the target script exists.
This allows pruning of rc.d scripts without getting too many ugly boottime
error messages.