shutdown - Add poweroff link and code
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 23 Oct 2013 15:53:45 +0000 (08:53 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 23 Oct 2013 15:53:45 +0000 (08:53 -0700)
commit26e3ecb389c3c4660941d8a4cab9b932241c7c78
tree52f6ebfbac7643adfc6b10a8cc74d20e382bc131
parente195a8fe6f1b2ceded1b71e53cecb1fb2647965e
shutdown - Add poweroff link and code

* Adds /sbin/poweroff (hardlink to shutdown), and recognize it.  This
  does basically the same thing as 'halt -p'.

Taken-from: FreeBSD
Submitted-by: robin@tsf-444-wpa-2-005.epfl.ch (Robin Hahling)
sbin/shutdown/Makefile
sbin/shutdown/shutdown.8
sbin/shutdown/shutdown.c