X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 11BA2DC01FD for ; Tue, 19 Jan 2016 11:13:52 +0000 (UTC) Received: from newmail.tetrasec.net (unknown [74.117.189.116]) by mail.alpinelinux.org (Postfix) with ESMTP id D1AE5DC0189 for ; Tue, 19 Jan 2016 11:13:51 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (103.63.200.37.customer.cdi.no [37.200.63.103]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id 14BD35A074D; Tue, 19 Jan 2016 11:13:50 +0000 (GMT) Date: Tue, 19 Jan 2016 12:13:45 +0100 From: Natanael Copa To: David Huffman Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/gosu: new aport Message-ID: <20160119121345.6890ec8d@ncopa-desktop.alpinelinux.org> In-Reply-To: References: X-Mailer: Claws Mail 3.13.1 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Sat, 16 Jan 2016 09:10:40 -0500 David Huffman wrote: > https://github.com/tianon/gosu > Simple Go-based setuid+setgid+setgroups+exec I wrote su-exec to replace gosu. It does more or less exactly the same thing. Only difference is that su-exec is 10kb and gosu is 2.5MB. Are you sure we still want gosu? -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---