Date: Mon, 22 Jul 2002 12:08:08 +0530 From: Devdas Bhagat <devdas@worldgatein.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: Symbolic Link Creating Message-ID: <20020722120808.D61307@rivendell.worldgatein.net> In-Reply-To: <200207220141.55160.bts@babbleon.org>; from bts@babbleon.org on Mon, Jul 22, 2002 at 01:41:55AM -0400 References: <040301c23141$686d3d20$0600a8c0@P1200n> <200207220141.55160.bts@babbleon.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 22/07/02 01:41 -0400, Brian T. Schellenberger wrote: <snip> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020722120808.D61307>