On Tue, Jan 12, 2021 at 12:09 PM Monsees, Steven C (US) via lists.yoctoproject.org <[email protected]> wrote: > > > > Working on zeus 3.0.4, for aarch64 > > > > I have a startup script making use of “service” How do I properly configure > in support for the “service” command ? > > I do not have an error when working under rocko. > > > > The error seen is : /etc/rc5.d/S15mountnfs.sh: line 70: service: command > not found > > > > Usage: @ line 70: “service rpcbind status >/dev/null” > >
perhaps just add init-system-helpers to IMAGE_INSTALL > > Thanks, > > Steve > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#51988): https://lists.yoctoproject.org/g/yocto/message/51988 Mute This Topic: https://lists.yoctoproject.org/mt/79633359/21656 Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto Mute #kernel:https://lists.yoctoproject.org/g/yocto/mutehashtag/kernel Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
