From owner-freebsd-questions Sun Jul 21 23: 5: 5 2002 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 E2FDA37B400 for ; Sun, 21 Jul 2002 23:05:03 -0700 (PDT) Received: from hercules.worldgatein.com (hercules.worldgatein.com [203.109.64.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id C889F43E42 for ; Sun, 21 Jul 2002 23:05:02 -0700 (PDT) (envelope-from devdas@worldgatein.net) Received: from rivendell.worldgatein.net (interoffice.worldgatein.com [203.109.64.31]) by hercules.worldgatein.com (Postfix) with ESMTP id 6FFAA1004FC4 for ; Mon, 22 Jul 2002 11:22:17 +0530 (IST) Received: by rivendell.worldgatein.net (Postfix, from userid 1001) id 776A73260F; Mon, 22 Jul 2002 12:08:08 +0530 (IST) Date: Mon, 22 Jul 2002 12:08:08 +0530 From: Devdas Bhagat To: freebsd-questions@FreeBSD.ORG Subject: Re: Symbolic Link Creating Message-ID: <20020722120808.D61307@rivendell.worldgatein.net> Reply-To: Devdas Bhagat Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <040301c23141$686d3d20$0600a8c0@P1200n> <200207220141.55160.bts@babbleon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200207220141.55160.bts@babbleon.org>; from bts@babbleon.org on Mon, Jul 22, 2002 at 01:41:55AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 22/07/02 01:41 -0400, Brian T. Schellenberger wrote: > I would do > > mkdir /usr/var > mv /var/log /usr/var/log > ln -s /usr/var/log /var I would probably HUP syslogd too, given that the original files would be open when you mv them. Devdas Bhagat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message