From owner-freebsd-rc@freebsd.org Sun Feb 24 20:37:42 2019 Return-Path: Delivered-To: freebsd-rc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD830150AA2D; Sun, 24 Feb 2019 20:37:42 +0000 (UTC) (envelope-from SRS0=h8Xr=Q7=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (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 764C1861EF; Sun, 24 Feb 2019 20:37:42 +0000 (UTC) (envelope-from SRS0=h8Xr=Q7=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 18B382842B; Sun, 24 Feb 2019 21:37:34 +0100 (CET) Received: from illbsd.quip.test (ip-86-49-16-209.net.upcbroadband.cz [86.49.16.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 74B2928429; Sun, 24 Feb 2019 21:37:28 +0100 (CET) Subject: Re: Proposal: automatic jailing of services (rc.d/*) [patch] To: Alexander Leidinger , freebsd-rc@freebsd.org, jail@freebsd.org References: <20190224110015.Horde.A9mrXMmDLkoyCbU47t5UxjM@webmail.leidinger.net> From: Miroslav Lachman <000.fbsd@quip.cz> Message-ID: Date: Sun, 24 Feb 2019 21:37:19 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.3 MIME-Version: 1.0 In-Reply-To: <20190224110015.Horde.A9mrXMmDLkoyCbU47t5UxjM@webmail.leidinger.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 764C1861EF X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.96 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 20:37:43 -0000 Alexander Leidinger via freebsd-jail wrote on 2019/02/24 11:00: [...] > Attached is a proof of concept (only lightly tested with > start/stop/status/restart) so that you can play around with it a little > bit. Please don't focus on the patch. This mail is to seek feedback > about the feature and the quick design so far. To make it explicit, I do > not ask (yet) if and which service to handle like this by default. This > is just the possibility to do something like this. Interesting idea but patch was stripped by mailing list. Can you put it online and post the link to it? Kind regards Miroslav Lachman