On Wed, 8 Feb 2023 at 08:13, Peter Marko <[email protected]> wrote: > One alternative we considered was via systemd-conf, but binaries still > occupy space in rootfs which is not desirable for some devices: > ln -sf /dev/null ${D}${sysconfdir}/systemd/system/systemd-timesyncd.service
On the other hand it's only a single line of code, instead of doubling the ways systemd services can be packaged, chosen via a global, publicly documented variable. When you are writing new code paths, consider the ever-growing maintenance burden, always, please. I'm leaning towards installing the services, but not starting them approach. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#176893): https://lists.openembedded.org/g/openembedded-core/message/176893 Mute This Topic: https://lists.openembedded.org/mt/96825676/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
