From owner-svn-doc-all@freebsd.org Sun Jun 12 17:03:56 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2245AF1AC9; Sun, 12 Jun 2016 17:03:56 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8F8772598; Sun, 12 Jun 2016 17:03:56 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5CH3t3R066237; Sun, 12 Jun 2016 17:03:55 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5CH3tnk066236; Sun, 12 Jun 2016 17:03:55 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201606121703.u5CH3tnk066236@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Sun, 12 Jun 2016 17:03:55 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48921 - head/en_US.ISO8859-1/books/handbook/security X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2016 17:03:56 -0000 Author: jgh Date: Sun Jun 12 17:03:55 2016 New Revision: 48921 URL: https://svnweb.freebsd.org/changeset/doc/48921 Log: - update support notes for rctl (resource limits) PR: 209845 (based on) Submitted by: yonas@fizk.net Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Sun Jun 12 15:38:23 2016 (r48920) +++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Sun Jun 12 17:03:55 2016 (r48921) @@ -3864,9 +3864,9 @@ UWWemqWuz3lAZuORQ9KX Enabling and Configuring Resource Limits - By default, kernel support for rctl is - not built-in, meaning that the kernel will first need to be - recompiled using the instructions in As of &os; 10.2, rctl support is + built into the kernel. Previous supported releases will + need to be recompiled using the instructions in . Add these lines to either GENERIC or a custom kernel configuration file, then rebuild the kernel: