From owner-freebsd-questions@freebsd.org Thu Sep 3 08:59:25 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 514063DF86E for ; Thu, 3 Sep 2020 08:59:25 +0000 (UTC) (envelope-from gpiero@rm-rf.it) Received: from serafino.rm-rf.it (serafino.rm-rf.it [192.165.67.94]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BhvrC4rw6z471K for ; Thu, 3 Sep 2020 08:59:23 +0000 (UTC) (envelope-from gpiero@rm-rf.it) Received: by serafino.fdc.rm-rf.it (OpenSMTPD) with ESMTP id 9a373d98 for ; Thu, 3 Sep 2020 10:59:15 +0200 (CEST) Received: from robinhood.fdc.rm-rf.it (robinhood.fdc.rm-rf.it [192.168.192.50]) by valentina.fdc.rm-rf.it (Postfix) with ESMTP id 937FC1F629 for ; Thu, 3 Sep 2020 10:59:14 +0200 (CEST) Received: from gpiero (uid 1000) (envelope-from gpiero@rm-rf.it) id 5a2b07 by robinhood.fdc.rm-rf.it (DragonFly Mail Agent v0.12); Thu, 03 Sep 2020 10:59:14 +0200 Date: Thu, 3 Sep 2020 10:59:14 +0200 From: Gian Piero Carrubba To: freebsd-questions@freebsd.org Subject: Re: Jail question: packages with relative symlinks Message-ID: <20200903085914.6azjzk6cus4t7s6i@robinhood.fdc.rm-rf.it> References: <5f295e17-8dfc-84cd-6fc6-8a10b1da6875@holgerdanske.com> <5F4D690B.1050706@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline In-Reply-To: <5F4D690B.1050706@gmail.com> X-Rspamd-Queue-Id: 4BhvrC4rw6z471K X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of gpiero@rm-rf.it designates 192.165.67.94 as permitted sender) smtp.mailfrom=gpiero@rm-rf.it X-Spamd-Result: default: False [-2.39 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.95)[-0.955]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:192.165.67.94]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.04)[-1.037]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[rm-rf.it]; NEURAL_HAM_SHORT(-0.10)[-0.095]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:34971, ipnet:192.165.67.0/24, country:IT]; RCVD_TLS_LAST(0.00)[]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 08:59:25 -0000 * [Mon, Aug 31, 2020 at 05:18:03PM -0400] Ernie Luzar: > >You can try qjail which is an fork of ezjail. I would avoid it: https://erdgeist.org/posts/2017/dont-piss-in-my-beer.html