Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2018 10:17:14 -0500
From:      Kyle Evans <kevans@freebsd.org>
To:        "Rodney W. Grimes" <rgrimes@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r332773 - head/etc/rc.d
Message-ID:  <CACNAnaFCmFY3nS2wZx=qzdzip1nQTzVO3hexiGP5WV43WrAZ5A@mail.gmail.com>
In-Reply-To: <201804191516.w3JFG99V066371@pdx.rh.CN85.dnsmgr.net>
References:  <201804191502.w3JF2sgQ051472@repo.freebsd.org> <201804191516.w3JFG99V066371@pdx.rh.CN85.dnsmgr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 19, 2018 at 10:16 AM, Rodney W. Grimes
<freebsd@pdx.rh.cn85.dnsmgr.net> wrote:
>> Author: kevans
>> Date: Thu Apr 19 15:02:53 2018
>> New Revision: 332773
>> URL: https://svnweb.freebsd.org/changeset/base/332773
>>
>> Log:
>>   Fix ddb rc script
>>
>>   r288291 added a call to limits(1), which isn't available before partitions
>>   are mounted. This broke the ddb rc script, which does not provide its own
>>   start_cmd.
>>
>>   Alleviate the situation here by providing a start_cmd. We still have other
>>   problems with diskless setups that need to be considered, but this is a
>>   start.
>
> Thanks,
> Also didn't cy identify a second one of these?
> Or am I confusing yet another issue?
>

He identified a second early script that didn't specify start_cmd, but
it was a non-issue because it's invoked independently of rc.subr.



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