From owner-freebsd-questions@FreeBSD.ORG Thu Dec 4 02:44:41 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 2F95F1065675 for ; Thu, 4 Dec 2008 02:44:40 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from dhcp-172-29-11-40.kir.corp.google.com (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CEB738FC0C; Thu, 4 Dec 2008 02:44:40 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <49374418.6060709@FreeBSD.org> Date: Wed, 03 Dec 2008 18:44:40 -0800 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Derek Ragona References: <6.0.0.22.2.20081203192259.0241ef88@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20081203192259.0241ef88@mail.computinginnovations.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: what script is whacking root's files 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: Thu, 04 Dec 2008 02:44:41 -0000 Derek Ragona wrote: > I have a freshly installed 7.0 release server. The configuration files > (all dot files including .ssh etc.) in /root keep getting deleted. I > assume this is from a script running from periodic and can be set NOT to > delete these files. Can someone point me where I need to make this > change. I have already combed through the handbook and mailing list > archives. There is no such standard script in FreeBSD. Kris