Advertisement
Guest User

Xen in systemd

a guest
Aug 20th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. sudo 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. multi-user.target @44.185s
  6. └─getty.target @44.184s
  7. └─getty@tty1.service @44.184s
  8. └─rc-local.service @44.078s +101ms
  9. └─xendomains.service @18.818s +25.257s
  10. └─lvm2-pvscan@8:33.service @2.038s +16.776s
  11. └─lvm2-lvmetad.socket @820ms
  12. └─-.mount
  13. └─system.slice
  14. └─-.slice
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement