[yocto] Disabling sshd is harder than it should be

Richard Weinberger richard.weinberger at gmail.com
Mon Apr 29 12:10:29 PDT 2019


On Mon, Apr 29, 2019 at 9:23 AM ChenQi <Qi.Chen at windriver.com> wrote:
> When selecting systemd as the init manager, the following line is
> recommended.
> DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
> Then you should only need: SYSTEMD_AUTO_ENABLE = "disable"

Thanks a lot for your suggestion!
But doesn't this line imply that recipes which don't supply systemd servies
files won't work since the init.d scipt fallback will be disabled?

-- 
Thanks,
//richard


More information about the yocto mailing list