From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix binary tarball Date: Mon, 18 May 2015 21:38:34 +0200 Message-ID: <87vbfpllqd.fsf@gnu.org> References: <20150515164602.GA13539@debian> <87382xwyoz.fsf@gnu.org> <87egmej1et.fsf@gnu.org> <87a8x2j01t.fsf@gnu.org> <20150518113443.GA5580@debian.bordeaux.inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuQs6-0002JP-PR for guix-devel@gnu.org; Mon, 18 May 2015 15:38:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YuQs1-0007gi-R3 for guix-devel@gnu.org; Mon, 18 May 2015 15:38:42 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34956) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuQs1-0007ge-O1 for guix-devel@gnu.org; Mon, 18 May 2015 15:38:37 -0400 In-Reply-To: <20150518113443.GA5580@debian.bordeaux.inria.fr> (Andreas Enge's message of "Mon, 18 May 2015 13:34:43 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > thanks for the work; I would have proposed a patch, but thought the discu= ssion > was not yet finished. Sorry, I did not want to pressure you, the discussion remains open anyway. :-) > I am attaching an amended version of Sree's /etc/init.d/guixd with the new > group and build user names. Ah thanks. What about adding it in the tree for installation in $sysconfdir/init.d, and mention it in the manual? If someone comes up with a .service file, we could also ship it. Ludo=E2=80=99.