Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Feb 2012 12:44:15 GMT
From:      Adam Strohl <adams-freebsd@ateamsystems.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   www/164735: Quota enable documentation needs to be updated
Message-ID:  <201202031244.q13CiF70059293@red.freebsd.org>
Resent-Message-ID: <201202031250.q13Co2Bx057785@freefall.freebsd.org>

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

>Number:         164735
>Category:       www
>Synopsis:       Quota enable documentation needs to be updated
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 03 12:50:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Adam Strohl
>Release:        9
>Organization:
A-Team Systems
>Environment:
>Description:
On http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/quotas.html the method for enabling quotas in /etc/rc.conf is described as follows:

---
Next you will need to enable disk quotas in /etc/rc.conf. This is done by adding the line:

enable_quotas="YES"
---

And should be (at least for FreeBSD 9):

---
Next you will need to enable disk quotas in /etc/rc.conf. This is done by adding the line:

quota_enable="YES"
---
>How-To-Repeat:
N/A
>Fix:
N/A

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202031244.q13CiF70059293>