Advertisement
starfry

systemctl status lxc@boron

Mar 12th, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. # systemctl status lxc@boron
  2. lxc@boron.service - LXC Container boron
  3. Loaded: loaded (/etc/systemd/system/lxc@.service; enabled)
  4. Active: active (running) since Tue, 2013-03-12 20:47:57 GMT; 1min 46s ago
  5. Process: 1676 ExecStart=/usr/bin/screen -dmS systemd-%i /usr/bin/lxc-start -n %i (code=exited, status=0/SUCCESS)
  6. Process: 1634 ExecStartPre=/host/mkalsadev (code=exited, status=0/SUCCESS)
  7. Main PID: 1677 (screen)
  8. CGroup: name=systemd:/system/lxc@.service/boron
  9. ├─1677 /usr/bin/SCREEN -dmS systemd-boron /usr/bin/lxc-start -n boron
  10. ├─1678 /usr/bin/lxc-start -n boron
  11. ├─user
  12. │ └─root
  13. │ └─5
  14. │ ├─2608 sshd: root@pts/16
  15. │ └─2629 -bash
  16. └─system
  17. ├─1686 /sbin/init
  18. ├─systemd-journald.service
  19. │ └─2060 /usr/lib/systemd/systemd-journald
  20. ├─svnserve.service
  21. │ └─2049 /usr/bin/svnserve --daemon --pid-file=/run/svnserve/svnserve.p...
  22. ├─httpd.service
  23. │ ├─2050 /usr/sbin/httpd -k start
  24. │ ├─2052 /usr/sbin/httpd -k start
  25. │ ├─2054 /usr/sbin/httpd -k start
  26. │ ├─2055 /usr/sbin/httpd -k start
  27. │ ├─2056 /usr/sbin/httpd -k start
  28. │ ├─2057 /usr/sbin/httpd -k start
  29. │ └─2058 /usr/sbin/httpd -k start
  30. ├─console-getty.service
  31. │ └─2020 /sbin/agetty --noclear -s console 115200 38400 9600
  32. ├─getty@.service
  33. │ └─tty1
  34. │ └─2019 /sbin/agetty --noclear tty1 38400 linux
  35. ├─dbus.service
  36. │ └─2013 /usr/bin/dbus-daemon --system --address=systemd: --nofork --no...
  37. ├─systemd-logind.service
  38. │ └─2011 /usr/lib/systemd/systemd-logind
  39. ├─sshd.service
  40. │ └─2010 /usr/sbin/sshd -D
  41. ├─rsyncd.service
  42. │ └─2008 /usr/bin/rsync --daemon --no-detach
  43. ├─fcron.service
  44. │ └─2017 /usr/sbin/fcron
  45. ├─atd.service
  46. │ └─2007 /usr/sbin/atd
  47. └─systemd-udevd.service
  48. └─1701 /usr/lib/systemd/systemd-udevd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement