The blog about containerisation, virtual machines and useful shell snippets and findings

CoreOS proper reboot and shutdown

Shut down and reboot the system:

$ systemctl reboot

Shut down and power-off the system:

$ systemctl poweroff