From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix initd script Date: Wed, 15 Jan 2014 16:22:34 +0100 Message-ID: <87vbxluv5x.fsf@gnu.org> References: <52D69352.5040505@totakura.in> 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]:56359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3SNb-0002dp-Vd for guix-devel@gnu.org; Wed, 15 Jan 2014 10:27:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3SNW-0007SG-E6 for guix-devel@gnu.org; Wed, 15 Jan 2014 10:27:43 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:53974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3SNW-0007S3-6S for guix-devel@gnu.org; Wed, 15 Jan 2014 10:27:38 -0500 In-Reply-To: <52D69352.5040505@totakura.in> (Sree Harsha Totakura's message of "Wed, 15 Jan 2014 14:55:30 +0100") 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: Sree Harsha Totakura Cc: guix-devel@gnu.org Sree Harsha Totakura skribis: > I wrote an initd script for starting guix-daemon and would like to > share it. It is available here: > https://gnunet.org/content/gnu-guix-initd-script Nice, thanks! I assume that=E2=80=99s notably for Debian-based distros, ri= ght? Ludo=E2=80=99.