On 04/21/2018 01:17 PM, David C. Rankin wrote:
After making the final tweak:
# /etc/sysconfig/network/config WAIT_FOR_INTERFACES="1"
I boot from cold-start to full desktop in 12.135 seconds! That's what systemd is supposed to do, not some snoozer of almost a full-minute to boot. The proof is in the pudding:
$ systemd-analyze Startup finished in 5.433s (kernel) + 3.511s (initrd) + 3.190s (userspace) = 12.135s
1 2 . 1 3 5 S e c o n d s ! ! ! Y a B a b y ! ! !
Just by getting wicked fixed made all the difference in the world (well 30+ seconds difference). We don't have to wait for modems to find a carrier anymore, and there is no reason that boot shouldn't execute wicked startup in parallel with all that doesn't depend on network. Right now there is a dead 30 delay in boot where wicked just blocks waiting on eth0 (which isn't even plugged in).
Thanks to all for this thread. Now my system (13.1) boot time is less than half what it was. I used 5 as wait time instead of 30 and get 19s instead of the 43s before. Thanks again! - Fred -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org