Puede ser útil para comprobar qué servicios tardan demasiado en cargar y comentar posibles soluciones.
Por ejemplo, en el hilo del foro oficial se han dado cuenta que el servicio systemd-vconsole-setup suele tomarse mucho tiempo para iniciar, lo cual no deja de ser curioso.
El comando a ejecutar, una vez iniciado el sistema, es el siguiente:
Código: Seleccionar todo
systemd-analyze && systemd-analyze blame
Aquí va el mío, aunque no hay dos arranques iguales:
Código: Seleccionar todo
Startup finished in 4012ms (kernel) + 6617ms (userspace) = 10630ms
1936ms [email protected]
1906ms rtkit-daemon.service
1839ms iptables.service
1484ms systemd-logind.service
1197ms systemd-vconsole-setup.service
1148ms lm_sensors.service
909ms systemd-remount-fs.service
904ms polkit.service
822ms dev-hugepages.mount
762ms sys-kernel-debug.mount
605ms dev-mqueue.mount
571ms teclas.service
435ms dcron.service
409ms console-kit-log-system-start.service
380ms systemd-user-sessions.service
363ms systemd-tmpfiles-setup.service
302ms systemd-udevd.service
243ms systemd-udev-trigger.service
140ms home.mount
109ms systemd-sysctl.service
33ms tmp.mount
3ms sys-fs-fuse-connections.mount