On Mon, Dec 28, 2020 at 11:59:37AM +0800, yd.zhang wrote:
> The script may be executed before S01rootrw, will operate on
> read-only root. So change start order to S02.

This makes no sense: rc-once should handle its own remounting as needed.

Michael

> 
> Signed-off-by: yd.zhang <yd.zh...@ilabservice.com>
> ---
>  rules/rc-once-bbinit.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/rules/rc-once-bbinit.in b/rules/rc-once-bbinit.in
> index f14de0d79..c75ded458 100644
> --- a/rules/rc-once-bbinit.in
> +++ b/rules/rc-once-bbinit.in
> @@ -4,5 +4,5 @@ config RC_ONCE_BBINIT_LINK
>       string
>       depends on RC_ONCE
>       prompt "rc-once"
> -     default "S01rc-once"
> +     default "S02rc-once"
>  
> -- 
> 2.29.2
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to 
> ptxdist-requ...@pengutronix.de
> 

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to