> +serial_autologin_root () {
> +     if [ -e ${IMAGE_ROOTFS}${systemd_system_unitdir}/[email protected] 
> ]; then
> +             sed -i '/^\s*ExecStart\b/ s/getty /&--autologin root /' \
> +                     
> "${IMAGE_ROOTFS}${systemd_system_unitdir}/[email protected]"
> +     fi
> +}

What about images using sysvinit?

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#168570): 
https://lists.openembedded.org/g/openembedded-core/message/168570
Mute This Topic: https://lists.openembedded.org/mt/92623778/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to