On Tue Aug 25, 2026 at 7:20 AM CEST, Shinu Chandran via lists.openembedded.org wrote: > mountnfs.sh uses "service rpcbind status" only to avoid > starting rpcbind twice before mounting remote filesystems. That > pulls init-system-helpers-service into images solely to provide > /usr/sbin/service. > > Use start-stop-daemon test mode for the rpcbind status check > instead. The script already uses start-stop-daemon to start rpcbind, > so this keeps the duplicate-start protection without requiring the > Debian service wrapper. > > With mountnfs.sh no longer invoking service, drop > init-system-helpers-service from the initscripts runtime dependencies. > > Signed-off-by: Shinu Chandran <[email protected]> > Signed-off-by: Richard Purdie <[email protected]> > --- > meta/recipes-core/initscripts/initscripts-1.0/mountnfs.sh | 3 +-- > meta/recipes-core/initscripts/initscripts_1.0.bb | 1 - > 2 files changed, 1 insertion(+), 3 deletions(-)
Hello, Thanks for the patch but, to me, this looks like a cleanup fix without fixing any bugs. Those are not usually acceptable per stable policy. So, I'm not going to take this unless I'm wrong. (And, if I'm wrong, then, it would also require an equivalent on wrynose) Regards, -- Yoann Congal Smile ECS
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#244806): https://lists.openembedded.org/g/openembedded-core/message/244806 Mute This Topic: https://lists.openembedded.org/mt/120916440/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
