Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2000 19:05:40 -0400 (EDT)
From:      Mike DeGraw-Bertsch <mbertsch@oreilly.com>
To:        Tyler Spivey <tyler@wapvi.bc.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: /var
Message-ID:  <Pine.GSO.4.21.0006101904420.3870-100000@ruby.ora.com>
In-Reply-To: <200006102138.OAA17971@viper.wapvi.bc.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
To make /var point to /usr/var, do the following as root:

mv /var /usr/var
ln -s /usr/var /var

  -Mike

On Sat, 10 Jun 2000, Tyler Spivey wrote:

> how do i make /usr/var into /var? 
> i wiped out /var/tmp, i had to kill a pkg add because var was getting too full.
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



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?Pine.GSO.4.21.0006101904420.3870-100000>