Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2000 09:11:44 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        "Samson" <samson@taipingcarpets.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: disk quota 
Message-ID:  <11835.955955504@axl.ops.uunet.co.za>
In-Reply-To: Your message of "Sun, 16 Apr 2000 16:20:00 %2B0800." <006401bfa77c$e15cc580$8b900b0a@jaz> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Sun, 16 Apr 2000 16:20:00 +0800, "Samson" wrote:

> In order for disk quota to work with email storage, is it need to add
> '/var' (/var/mail) in /etc/fstab?

Um, /var would usually be in /etc/fstab already.  If you've configured
your system so that everything is on a single partition, then you're out
of luck, because quotas work on filesystems, not directory hierarchies.

Any quota you apply to your users on '/' now is going to apply to those
users' disk usage on the whole filesystem, not just in /var.  Consider
creating a separate /var filesystem (which is the default in new FreeBSD
installations).

Ciao,
Sheldon.


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?11835.955955504>