Date: Wed, 18 Sep 2002 01:49:50 -0700 (PDT) From: "Ralf S. Engelschall" <rse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d amd Message-ID: <200209180849.g8I8no3F082509@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rse 2002/09/18 01:49:50 PDT
Modified files:
etc/rc.d amd
Log:
Fix implementation of rc variables $amd_flags and $amd_map_program in
rcNG. The $amd_flags variable was already taken over into $rc_flags
by run_rc_command() when amd_precmd() is executed, so changing
$amd_flags there no longer effects the actual execution of amd.
Hence in amd_precmd() the $rc_flags have to be adjusted instead.
Revision Changes Path
1.8 +2 -2 src/etc/rc.d/amd
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209180849.g8I8no3F082509>
