How to find out time taken in Linux by processes when starting the computer

To identify which system processes take how much time when booting your Linux system, open a terminal window, at type the following command:

$ sudo systemd-analyze blame <enter>