From owner-freebsd-questions@FreeBSD.ORG Wed Oct 1 01:57:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85669106568D for ; Wed, 1 Oct 2008 01:57:21 +0000 (UTC) (envelope-from bipolor@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by mx1.freebsd.org (Postfix) with ESMTP id 389908FC17 for ; Wed, 1 Oct 2008 01:57:21 +0000 (UTC) (envelope-from bipolor@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so82286qwb.7 for ; Tue, 30 Sep 2008 18:57:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=t11pXrfDEYVB0z6fzza9VuyPkf3asRmTrEm4M4YdROw=; b=db/25iSkyRIV+n6lZ4v9oQ7ogsXa3I1Z4aMeawc+8Jf5RDEtrDd9Qfyx91SdxU2pbb LIqc3aVozcQtzh+tjAKNdNUrrQSvqJI91JzqV0xEW67JoaBM0nzCOiX/IlWsB55PBxcL 8Tw8JZ9xDCwTQiESA7Uc73CX6+tVWYuAZWwOI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=rpD2RaL4480f3BggiNDmwRjb3gMEVKRE9ov2PDXptUl9d1rULqSRoRE4KFmc8gPhJs icxw2iTLqU2/Oq0PigV8qtuTxSx6Y3Qxi2hb+ctn2jRywVIIBgaUs/PlevRUNHpufH3K 46KkusL7efkszakYFL96UQWo/NoV7WTzd1KgM= Received: by 10.214.10.18 with SMTP id 18mr7652427qaj.74.1222826240247; Tue, 30 Sep 2008 18:57:20 -0700 (PDT) Received: by 10.214.26.11 with HTTP; Tue, 30 Sep 2008 18:57:20 -0700 (PDT) Message-ID: Date: Tue, 30 Sep 2008 18:57:20 -0700 From: "Mike Price" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Need to ( re-chown /etc ) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2008 01:57:21 -0000 I needed to edit the /etc/pf.conf so I accidentally typed: chown -r /etc Can someone please help me with a command to change /etc back to the way it was?