commit 26e3ecb389c3c4660941d8a4cab9b932241c7c78
Author: Matthew Dillon <[email protected]>
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: [email protected] (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

Reply via email to