After I rebooted the unintended machine N times due to typing poweroff in the wrong ssh session, I think it is worth to add some optional safety belts there, at least for me.
By default, nothing changes. If 'precious_machine' is set to true in rc.conf, the /var/run/noshutdown file is created on boot.
shutdown(8) refuses to do any changes to the system state if the file is present. User must manually remove it to get shutdown going.