From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 14:32:40 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A45E8914 for ; Sat, 16 Feb 2013 14:32:40 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 7E26CD08 for ; Sat, 16 Feb 2013 14:32:39 +0000 (UTC) Received: from [10.0.10.3] ([173.88.202.176]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 16 Feb 2013 06:32:34 -0800 Message-ID: <511F9880.1070206@a1poweruser.com> Date: Sat, 16 Feb 2013 09:32:32 -0500 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD questions Subject: Quota as a boot time module Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Feb 2013 14:32:34.0908 (UTC) FILETIME=[762179C0:01CE0C52] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2013 14:32:40 -0000 I was reading the handbook quota section and it says quota has to be compiles into the kernel. I thought it can also be loaded as a boot time module? If so, how is it done. If so, I will also file a pr to get the handbook quota section updated. Thanks