- Mar 22, 2011
- 8,463
- 5,266
- Country
- United States
- Gender
- Male
- Faith
- Christian
- Marital Status
- Private
- Politics
- US-Others
hello,
Code:
$ systemd-analyze critical-chain ; systemd-analyze blame >> ~/Desktop/boot_delay.txt
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.
graphical.target @1min 37.208s
└─multi-user.target @1min 37.208s
└─smbd.service @1min 37.128s +80ms
└─nmbd.service @1min 37.040s +86ms
└─network-online.target @1min 36.997s
Last edited: