On Mon, Apr 29, 2019 at 9:23 AM ChenQi <Qi.Chen@...> 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?