Guest User

Untitled

a guest
Jan 31st, 2016
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.21 KB | None | 0 0
  1. $ systemd-analyze critical-chain
  2. The time after the unit is active or started is printed after the "@" character.
  3. The time the unit takes to start is printed after the "+" character.
  4.  
  5. graphical.target @4min 25.358s
  6. └─multi-user.target @4min 25.358s
  7.   └─getty.target @4min 25.357s
  8.     └─getty@tty1.service @4min 25.356s
  9.       └─rc-local.service @18.625s +31ms
  10.         └─network-online.target @18.621s
  11.           └─network.target @18.621s
  12.             └─wpa_supplicant.service @19.705s +64ms
  13.               └─basic.target @12.718s
  14.                 └─sockets.target @12.716s
  15.                   └─acpid.socket @12.715s
  16.                     └─sysinit.target @12.698s
  17.                       └─networking.service @12.335s +362ms
  18.                         └─apparmor.service @10.496s +1.836s
  19.                           └─local-fs.target @10.493s
  20.                             └─run-cgmanager-fs.mount @17.330s
  21.                               └─local-fs-pre.target @4.549s
  22.                                 └─systemd-remount-fs.service @4.474s +24ms
  23.                                   └─system.slice @2.536s
  24.                                     └─-.slice @2.535s
Advertisement
Add Comment
Please, Sign In to add comment