From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 8 14:32:25 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 681B41065694 for ; Fri, 8 Oct 2010 14:32:25 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from services.syscare.sk (services.syscare.sk [188.40.39.36]) by mx1.freebsd.org (Postfix) with ESMTP id 1E5CE8FC1A for ; Fri, 8 Oct 2010 14:32:24 +0000 (UTC) Received: from services.syscare.sk (services [188.40.39.36]) by services.syscare.sk (Postfix) with ESMTP id 61C3D4C97D for ; Fri, 8 Oct 2010 16:12:46 +0200 (CEST) X-Virus-Scanned: amavisd-new at rulez.sk Received: from services.syscare.sk ([188.40.39.36]) by services.syscare.sk (services.rulez.sk [188.40.39.36]) (amavisd-new, port 10024) with ESMTP id hx8gFdYb9aHY for ; Fri, 8 Oct 2010 16:12:44 +0200 (CEST) Received: from danger-mbp.local (188-167-67-67.dynamic.chello.sk [188.167.67.67]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: danger@rulez.sk) by services.syscare.sk (Postfix) with ESMTPSA id 53F254C968 for ; Fri, 8 Oct 2010 16:12:44 +0200 (CEST) Message-ID: <4CAF26DB.3060706@FreeBSD.org> Date: Fri, 08 Oct 2010 16:12:43 +0200 From: Daniel Gerzo Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12pre) Gecko/20101003 Lanikai/3.1.5pre MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <1286397912.27308.40.camel@localhost.localdomain> <51B4504F-5AA4-47C5-BF23-FA51DE5BC8C8@vicor.com> <4CAD513F.3010903@DataIX.net> <4CAD7563.1070706@DataIX.net> <87fwwici02.wl%rand@meridian-enviro.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: sysrc -- a sysctl(8)-like utility for managing /etc/rc.conf et. al. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 14:32:25 -0000 On 7.10.2010 15:42, Warren Block wrote: > Consider also the docs that tell the user to > echo 'something_enable="YES"' >> /etc/rc.conf > > which can produce duplicate and possibly differing entries. Or > non-working entries if there was no ending \n present, or even a broken like forgetting to add two '>' and not having a backup :) > rc.conf that breaks startup. -- S pozdravom / Best regards Daniel Gerzo