Date: Thu, 17 May 2007 08:57:14 +0000 (UTC) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d nfslocking Message-ID: <200705170857.l4H8vENZ015708@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2007-05-17 08:57:14 UTC
FreeBSD src repository
Modified files:
etc/rc.d nfslocking
Log:
The precmd routine does not need to check whether the command should be
"forced". If some pre-condition is not met, it should fail as it normally
does and rc.subr(8) will make the appropriate decision. Incidentally, the
previous behaviour had a bug where the "force" flag was respected only
when checking rc.conf(5) knobs. The flag was ignored when verifying the
rpcbind(8) dependency.
MFC after: 2 weeks
Revision Changes Path
1.14 +10 -8 src/etc/rc.d/nfslocking
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705170857.l4H8vENZ015708>
