Silverchase to linuxmemes@lemmy.worldEnglish • 1 year agoreboot yourselfsh.itjust.worksimagemessage-square38fedilinkarrow-up1443
arrow-up1443imagereboot yourselfsh.itjust.worksSilverchase to linuxmemes@lemmy.worldEnglish • 1 year agomessage-square38fedilink
minus-square@mariusafa@lemmy.sdf.orglinkfedilink25•edit-21 year agoreboot 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.
reboot
is linked (aliased) to your init program. In the case you are using systemd then it’s equivalent tosystemctl reboot
.reboot
is generic and calls whatever init program you use.There are more than one init. Like for example GNU Shepherd.
Gentoo uses OpenRC
SysV, Upstart