From owner-freebsd-current@FreeBSD.ORG Fri Mar 5 06:05:52 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DBEE16A4CE; Fri, 5 Mar 2004 06:05:52 -0800 (PST) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68BDF43D39; Fri, 5 Mar 2004 06:05:51 -0800 (PST) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.10/8.12.10) with ESMTP id i25E8EPS087497; Fri, 5 Mar 2004 15:08:14 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.12.10/8.12.10/Submit) id i25E8EG1087496; Fri, 5 Mar 2004 15:08:14 +0100 (CET) (envelope-from mail25@bzerk.org) X-Authentication-Warning: ei.bzerk.org: bulk set sender to mail25@bzerk.org using -f Date: Fri, 5 Mar 2004 15:08:14 +0100 From: Ruben de Groot To: Pawel Jakub Dawidek Message-ID: <20040305140814.GA87164@ei.bzerk.org> References: <20040305102543.GJ10864@darkness.comp.waw.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040305102543.GJ10864@darkness.comp.waw.pl> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: HEADS UP: rcNG scripts inside a jail. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 14:05:52 -0000 On Fri, Mar 05, 2004 at 11:25:43AM +0100, Pawel Jakub Dawidek typed: > Hello. > > I'm going to mark scripts below as not usable inside jail. > If anyone is using one of those scripts inside a jail and it works, > now is the right time to start screaming. [...] > lpd Why not run lpd in a jail (serving remote printers only) ? Ruben