Advertisement
Guest User

Untitled

a guest
Jan 29th, 2014
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. root@debian# apt-get install systemd-sysv
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. libc-ares-dev libc-ares2 libnss3-tools python-avahi python-cherrypy3 python-gdbm python-gobject python-libxml2 python-m2crypto python-mako
  7. python-markupsafe qpid-client
  8. Use 'apt-get autoremove' to remove them.
  9. The following packages will be REMOVED:
  10. sysvinit
  11. The following NEW packages will be installed:
  12. systemd-sysv
  13. WARNING: The following essential packages will be removed.
  14. This should NOT be done unless you know exactly what you are doing!
  15. sysvinit
  16. 0 upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
  17. Need to get 0 B/15.1 kB of archives.
  18. After this operation, 176 kB disk space will be freed.
  19. You are about to do something potentially harmful.
  20. To continue type in the phrase 'Yes, do as I say!'
  21. ?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement