From owner-freebsd-jail@FreeBSD.ORG Tue Jun 3 22:13:50 2008 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E31CD106564A for ; Tue, 3 Jun 2008 22:13:50 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [91.103.162.4]) by mx1.freebsd.org (Postfix) with ESMTP id 99F9B8FC14 for ; Tue, 3 Jun 2008 22:13:50 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 3598D19E027; Wed, 4 Jun 2008 00:13:49 +0200 (CEST) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 03A6619E023; Wed, 4 Jun 2008 00:13:43 +0200 (CEST) Message-ID: <4845C229.4020503@quip.cz> Date: Wed, 04 Jun 2008 00:14:01 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: cz, cs, en, en-us MIME-Version: 1.0 To: Alexander Leidinger References: <20080224163005.GG15445@oak.pl> <20080225151304.nan0he4xcs8kk00w@webmail.leidinger.net> In-Reply-To: <20080225151304.nan0he4xcs8kk00w@webmail.leidinger.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-security@freebsd.org, freebsd-jail@freebsd.org, Jan Srzednicki Subject: Re: A simple rc.d jail patch to enable priority X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2008 22:13:51 -0000 Alexander Leidinger wrote: > Quoting Jan Srzednicki (from Sun, 24 Feb 2008 17:30:05 > +0100): > >> Hello, >> >> I have written this tiny little patch to the jail rc.d script, which >> allows user to set jail nice value. It doesn't change any default >> behaviour. >> >> Can that make it to the trees? >> Patch attached. > > You need to provide documentation for it if you want that someone > considers it for inclusion into the tree. I took it and sent PR conf/124248 with patch for rc.d/jail, defaults/rc.conf and man5/rc.conf.5 Please let me know if commited, so I can update status of the patch on http://wiki.freebsd.org/Jails Miroslav Lachman