From owner-freebsd-questions@FreeBSD.ORG Tue Jan 18 12:13:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2B4A16A4CE for ; Tue, 18 Jan 2005 12:13:16 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 074F843D5C for ; Tue, 18 Jan 2005 12:13:16 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org (jericho.polands.org [172.16.1.35]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j0ICDERZ040070; Tue, 18 Jan 2005 06:13:15 -0600 (CST) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.1/8.13.1) with ESMTP id j0ICDEiJ094776; Tue, 18 Jan 2005 06:13:14 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.1/8.13.1/Submit) id j0ICDEV8094775; Tue, 18 Jan 2005 06:13:14 -0600 (CST) (envelope-from djp) Date: Tue, 18 Jan 2005 06:13:14 -0600 From: Doug Poland To: Daniel Bye Message-ID: <20050118121314.GA94754@polands.org> References: <20050117220451.GC7893@polands.org> <20050118012050.GA32816@catflap.slightlystrange.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050118012050.GA32816@catflap.slightlystrange.org> User-Agent: Mutt/1.5.6i cc: questions@freebsd.org Subject: Re: purpose of /var/backups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 12:13:16 -0000 On Tue, Jan 18, 2005 at 01:20:50AM +0000, Daniel Bye wrote: > On Mon, Jan 17, 2005 at 04:04:52PM -0600, Doug Poland wrote: > > On my 5.3-STABLE systems I have a directory in /var called backups. > > ... snip ... > > > > I'm curious, what process are writing these files to this directory? > > periodic daily is at work here. > > --->$ find /etc/periodic -name '*backup*' > /etc/periodic/daily/200.backup-passwd > /etc/periodic/daily/210.backup-aliases > > > Does something depend on these files existing? > > Potentially, your ability to recover your system should any of the files > backed up become corrupted or compromised. > Thank you -- Regards, Doug