Hello all,
I try to add the following lines in local.conf to enable systemd, the
core-image-minimal rootfs can be built successfully.
DISTRO_FEATURES_append = " systemd"
VIRTUAL-RUNTIME_init_manager = "systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"
VIRTUAL-RUNTIME_initscripts = ""
When the systemd rootfs is used to bootup the board, After the last systemd
service startup log is printed, the console will wait about 5 seconds before
the linux login prompt appears.
[ OK ] Started D-Bus System Message Bus.
Starting Login Service...
[ OK ] Started Login Service.
<wait about 5 seconds>
Poky (Yocto Project Reference Distro) 2.1+snapshot-20160616 t1040d4rdb ttyS0
t1040d4rdb login:
Does somebody know if the delay time can be customized and how to set it?
Best Regards,
Zhenhua
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto