From owner-freebsd-stable@FreeBSD.ORG Fri Dec 10 05:03:21 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0883106564A for ; Fri, 10 Dec 2010 05:03:21 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f49.google.com (mail-fx0-f49.google.com [209.85.161.49]) by mx1.freebsd.org (Postfix) with ESMTP id 5746D8FC08 for ; Fri, 10 Dec 2010 05:03:20 +0000 (UTC) Received: by fxm19 with SMTP id 19so3091739fxm.36 for ; Thu, 09 Dec 2010 21:03:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=yOibpmDLj2RFHLWfl3aswM1T1g5mNa336OZ+f7ZRBGY=; b=l4Pd+Azk+8whrmWsGR8hTtkqPSnl3TGfojOJOejgp1rZRhvW6C5iFLnEOrLfmpY0WJ x0i3lVuLKLcZxskdaXEwxC8vOFWTahJ3hgBMkiBL86qb/tbQRnP8GIYeHFRBvT5ZrNlO ByFZBm5NctzQ4IMhyBDiS117AHaelSgTIYDxU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=cDgz0nBX4YBIulCFp9LEE7gaxftKqGjosm2mqanKWjxbN+j9HXxZGbuVAo6ty0+ctp odNQ99sc91wH1ZJaRKez61i9bahcPMOqSUKc6GCRS9CCnURe0ItUZVZrOA35Z7dNZC6K vhxa8Pv5aoMeF0aiWJpc6rau4pvaJSi/aFNV4= MIME-Version: 1.0 Received: by 10.223.106.210 with SMTP id y18mr342012fao.108.1291957400286; Thu, 09 Dec 2010 21:03:20 -0800 (PST) Received: by 10.223.107.79 with HTTP; Thu, 9 Dec 2010 21:03:20 -0800 (PST) Date: Thu, 9 Dec 2010 23:03:20 -0600 Message-ID: From: Adam Vande More To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: /sbin/reboot X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2010 05:03:21 -0000 Is there a reason /sbin/reboot isn't assigned to the operator group or is this an oversight? -- Adam Vande More