• SatyrSack@lemmy.one
    link
    fedilink
    arrow-up
    28
    ·
    24 days ago

    What is the difference between that and simply reboot? Does systemctl reboot have any benefits?

    • mariusafa@lemmy.sdf.org
      link
      fedilink
      arrow-up
      17
      ·
      edit-2
      24 days ago

      reboot is linked (aliased) to your init program. In the case you are using systemd then it’s equivalent to systemctl reboot.

      reboot is generic and calls whatever init program you use.

      There are more than one init. Like for example GNU Shepherd.