关机:

  init 0

  shutdown -h now 

  halt

重启:

  init 1

  shutdown -r now

  reboot

相关文章: