Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2005 04:32:31 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc rc.subr
Message-ID:  <200510260432.j9Q4WVBq055222@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2005-10-26 04:32:31 UTC

  FreeBSD src repository

  Modified files:
    etc                  rc.subr 
  Log:
  Override $command with $foo_program only if $command
  has been set in the first place.  This should reduce
  unwanted side-effects in rc.d scripts that don't mean
  to use $command and rc.subr(8) methods associated with
  it at all.
  
  Discussed with: brooks
  Reviewed by:    -rc (silence)
  
  Revision  Changes    Path
  1.42      +1 -3      src/etc/rc.subr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510260432.j9Q4WVBq055222>