From owner-svn-src-all@FreeBSD.ORG Sun Jan 27 21:55:02 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 884E43D5; Sun, 27 Jan 2013 21:55:02 +0000 (UTC) (envelope-from neel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7B3648A3; Sun, 27 Jan 2013 21:55:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0RLt247000910; Sun, 27 Jan 2013 21:55:02 GMT (envelope-from neel@svn.freebsd.org) Received: (from neel@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0RLt2cb000909; Sun, 27 Jan 2013 21:55:02 GMT (envelope-from neel@svn.freebsd.org) Message-Id: <201301272155.r0RLt2cb000909@svn.freebsd.org> From: Neel Natu Date: Sun, 27 Jan 2013 21:55:02 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r246002 - head/etc X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2013 21:55:02 -0000 Author: neel Date: Sun Jan 27 21:55:01 2013 New Revision: 246002 URL: http://svnweb.freebsd.org/changeset/base/246002 Log: Increase the "memorylocked" limit for the "daemon" class. amd(8) requires more than the 64MB that is currently available to it so bump it up to 128MB. Reviewed by: kib Discussed with: avg, kib, zont Modified: head/etc/login.conf Modified: head/etc/login.conf ============================================================================== --- head/etc/login.conf Sun Jan 27 20:28:14 2013 (r246001) +++ head/etc/login.conf Sun Jan 27 21:55:01 2013 (r246002) @@ -59,7 +59,7 @@ xuser:\ staff:\ :tc=default: daemon:\ - :memorylocked=64M:\ + :memorylocked=128M:\ :tc=default: news:\ :tc=default: