Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 1999 09:06:23 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/shutdown shutdown.8 shutdown.c
Message-ID:  <199906211606.JAA79032@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          1999/06/21 09:06:23 PDT

  Modified files:
    sbin/shutdown        shutdown.8 shutdown.c 
  Log:
  Signal init(8) instead of executing halt(8) or reboot(8)
  when halting or rebooting the system.  It benefits from
  running /etc/rc.shutdown by init(8).
  
  ``-o'' flag is provided for backward compatibility.
  
  PR:		5451
  Discussed with:	des
  
  Revision  Changes    Path
  1.11      +48 -36    src/sbin/shutdown/shutdown.8
  1.19      +52 -34    src/sbin/shutdown/shutdown.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906211606.JAA79032>