git: shutdown - Add poweroff link and code
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Oct 23 08:54:40 PDT 2013
commit 26e3ecb389c3c4660941d8a4cab9b932241c7c78
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Oct 23 08:53:45 2013 -0700
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 at tsf-444-wpa-2-005.epfl.ch (Robin Hahling)
Summary of changes:
sbin/shutdown/Makefile | 3 ++
sbin/shutdown/shutdown.8 | 13 +++++++--
sbin/shutdown/shutdown.c | 73 ++++++++++++++++++++++++++++++++----------------
3 files changed, 63 insertions(+), 26 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/26e3ecb389c3c4660941d8a4cab9b932241c7c78
--
DragonFly BSD source repository
More information about the Commits
mailing list