From owner-freebsd-current@FreeBSD.ORG Wed Nov 19 03:24:32 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8531AE19 for ; Wed, 19 Nov 2014 03:24:32 +0000 (UTC) Received: from BLU004-OMC2S31.hotmail.com (blu004-omc2s31.hotmail.com [65.55.111.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 404A1EEC for ; Wed, 19 Nov 2014 03:24:31 +0000 (UTC) Received: from BLU179-W50 ([65.55.111.72]) by BLU004-OMC2S31.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.22751); Tue, 18 Nov 2014 19:24:30 -0800 X-TMN: [Be8QqsRwWgkwXfzNia7inTbJ0mZfducC] X-Originating-Email: [brunolauze@msn.com] Message-ID: From: =?iso-8859-1?B?QnJ1bm8gTGF1euk=?= To: "freebsd-current@freebsd.org" Subject: reboot on wheel Date: Tue, 18 Nov 2014 22:24:29 -0500 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 19 Nov 2014 03:24:30.0092 (UTC) FILETIME=[5481B4C0:01D003A8] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2014 03:24:32 -0000 Is there a reason for this: @wheeluser: rebootOperation not permitted@wheeluser: shutdown -r nowSystem = halt What's the difference? =