K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-03-12T04:32:31.176572Z K 7 svn:log V 377 MFC r314239: Add shutdown/poweroff support to rescue(8) shutdown is a safer way to power off than reboot (in general), because of the added shutdown process that it executes via /etc/rc.shutdown . It was odd that it was missing from rescue(8) since reboot and friends were added in past commits. While here, alias poweroff to shutdown for parity with sbin/shutdown/Makefile END