Silverchase@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 个月前reboot yourselfsh.itjust.worksimagemessage-square40fedilinkarrow-up1444arrow-down114
arrow-up1430arrow-down1imagereboot yourselfsh.itjust.worksSilverchase@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 个月前message-square40fedilink
minus-squaremariusafa@lemmy.sdf.orglinkfedilinkarrow-up27·edit-22 个月前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.
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.
SysV, Upstart
Gentoo uses OpenRC
runit