From owner-svn-src-head@FreeBSD.ORG Fri Dec 31 14:27:10 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33AD21065674; Fri, 31 Dec 2010 14:27:10 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.garage.freebsd.pl (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id C83108FC15; Fri, 31 Dec 2010 14:27:08 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 9E8B245DF4; Fri, 31 Dec 2010 14:57:48 +0100 (CET) Received: from localhost (89-73-192-49.dynamic.chello.pl [89.73.192.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 5260645C9C; Fri, 31 Dec 2010 14:57:43 +0100 (CET) Date: Fri, 31 Dec 2010 14:57:39 +0100 From: Pawel Jakub Dawidek To: Alexander Best Message-ID: <20101231135739.GB1892@garage.freebsd.pl> References: <201012301806.oBUI6VcW046731@svn.freebsd.org> <20101231012704.GA74407@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GPJrCs/72TxItFYR" Content-Disposition: inline In-Reply-To: <20101231012704.GA74407@freebsd.org> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 9.0-CURRENT amd64 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r216823 - head/sbin/shutdown X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2010 14:27:10 -0000 --GPJrCs/72TxItFYR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 31, 2010 at 01:27:04AM +0000, Alexander Best wrote: > On Thu Dec 30 10, Pawel Jakub Dawidek wrote: > > Author: pjd > > Date: Thu Dec 30 18:06:31 2010 > > New Revision: 216823 > > URL: http://svn.freebsd.org/changeset/base/216823 > >=20 > > Log: > > For compatibility with Linux and Solaris add poweroff(8). >=20 > any thoughts on adding a 'shutdown -c' switch for compatibility reasons? > right now the only way to revert a scheduled shutdown is to send a sigter= m. > 'shutdown -c' would provide an easier way and in addition to that using > 'shutdown -c reason', admins could issue a notice to users why a scheduled > shutdown was aborted. >=20 > this is the explanation for the -c option from the linux shutdown(8) manu= al: >=20 > "-c > Cancel an already running shutdown. With this option it is of course = not > possible to give the time argument, but you can enter a explanatory m= essage > on the command line that will be sent to all users." I'm not against such a change:) --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --GPJrCs/72TxItFYR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAk0d4VMACgkQForvXbEpPzToDACgt3CXvIRCk4FXwibt7RxrIZAn iucAoOb4gbpNsGV1IeZqz6UbjDg4nt6J =F3dj -----END PGP SIGNATURE----- --GPJrCs/72TxItFYR--