From owner-freebsd-questions@freebsd.org Sun Aug 30 15:56:31 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63F609C609D for ; Sun, 30 Aug 2015 15:56:31 +0000 (UTC) (envelope-from doug@safeport.com) Received: from cyrus.watson.org (cyrus.watson.org [198.74.231.69]) by mx1.freebsd.org (Postfix) with ESMTP id 3BD087B0 for ; Sun, 30 Aug 2015 15:56:31 +0000 (UTC) (envelope-from doug@safeport.com) Received: from fledge.watson.org (fledge.watson.org [198.74.231.63]) by cyrus.watson.org (Postfix) with ESMTPS id D1CBC46BA5; Sun, 30 Aug 2015 11:56:30 -0400 (EDT) Received: from fledge.watson.org (doug@localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.15.2/8.15.2) with ESMTP id t7UFuURd084506; Sun, 30 Aug 2015 11:56:30 -0400 (EDT) (envelope-from doug@safeport.com) Received: from localhost (doug@localhost) by fledge.watson.org (8.15.2/8.15.2/Submit) with ESMTP id t7UFuUBK084503; Sun, 30 Aug 2015 11:56:30 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Sun, 30 Aug 2015 11:56:30 -0400 (EDT) From: doug@safeport.com X-X-Sender: doug@fledge.watson.org Reply-To: doug@fledge.watson.org To: "William A. Mahaffey III" cc: FreeBSD Questions !!!! Subject: Re: /etc files In-Reply-To: <55E32540.5090709@hiwaay.net> Message-ID: References: <55E32375.9060804@hiwaay.net> <55E32540.5090709@hiwaay.net> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (fledge.watson.org [127.0.0.1]); Sun, 30 Aug 2015 16:56:30 +0100 (BST) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2015 15:56:31 -0000 On Sun, 30 Aug 2015, William A. Mahaffey III wrote: > On 08/30/15 10:49, doug wrote: >> On Sun, 30 Aug 2015, William A. Mahaffey III wrote: >> >>> I notice several files in my /etc directory whose filenames end in ':'. >>> Are these system files ? If not, can I usefully delete them :-) ? TIA & >>> have aq nice weekend. >>> >> >> Compare /etc to /usr/src/etc >> > > > No such directory on my box, I am guessing my virtually exclusive use of > pkgng to maintain packages might be to blame. Other ideas ? TIA & have a good > one. > Modify freebsd-update to include src. Change components statement to be Components src world kernel