Hacker News new | ask | show | jobs
by rjsw 1040 days ago
Using 'halt' or 'reboot' won't run all the scripts needed to shut down cleanly, the correct command to use is 'shutdown -r now'.
1 comments

IIRC, 'reboot' is aliased to 'shutdown -r now' in several modern distros