From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add systemd. Date: Wed, 04 Apr 2018 10:41:19 +0200 Message-ID: <87r2nvfjo0.fsf@gnu.org> References: <20180401122259.9688-1-mbakke@fastmail.com> <87lge7f5ws.fsf@gnu.org> <87o9j2y9kd.fsf@gmail.com> <87sh8ebs06.fsf@fastmail.com> <87d0zhffz1.fsf@gnu.org> <1522794802.1880405.1325548648.335B896E@webmail.messagingengine.com> <20180404004436.GA22487@jasmine.lan> 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]:54468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f3dzP-0008UP-RB for guix-devel@gnu.org; Wed, 04 Apr 2018 04:41:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f3dzM-0007L2-OZ for guix-devel@gnu.org; Wed, 04 Apr 2018 04:41:55 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:45172) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f3dzM-0007K8-Hk for guix-devel@gnu.org; Wed, 04 Apr 2018 04:41:52 -0400 In-Reply-To: <20180404004436.GA22487@jasmine.lan> (Leo Famulari's message of "Tue, 3 Apr 2018 20:44:36 -0400") 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" To: Leo Famulari Cc: guix-devel@gnu.org, Joshua Branson Hello Guix, Leo Famulari skribis: > On Tue, Apr 03, 2018 at 03:33:22PM -0700, Joshua Branson wrote: >> So this isn't an april fools joke? guixSD may move to systemd? > > It was a joke :) Indeed! That said, if the package can be of any use, I don=E2=80=99t have any objec= tions to its inclusion, especially after all the hard work that Marius and the reviewers put in it. ;-) I suspect the only use case that might work would be running it as an unprivileged user, right? Would that make sense? We=E2=80=99d also have to make sure someone will maintain it though, which = is probably a bit of work. Ludo=E2=80=99.