From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add thinkfan. Date: Wed, 11 May 2016 17:57:27 +0200 Message-ID: <87futotwns.fsf@gnu.org> References: <87mvoay9wo.fsf@saiph.selenimh> <20160501211418.GA10221@jasmine> <877ffalrj3.fsf@saiph.selenimh> <20160506181314.GB2123@jasmine> <87mvo2bvoh.fsf@saiph.selenimh> <20160507025858.GA25133@jasmine> <87eg9eb3ns.fsf@saiph.selenimh> <87zirzzl71.fsf@gnu.org> <874ma5lnqm.fsf@saiph.selenimh> 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]:56557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0WW1-0006Zt-2U for guix-devel@gnu.org; Wed, 11 May 2016 11:57:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0WVv-0005jL-KS for guix-devel@gnu.org; Wed, 11 May 2016 11:57:35 -0400 In-Reply-To: <874ma5lnqm.fsf@saiph.selenimh> (Nicolas Goaziou's message of "Tue, 10 May 2016 21:25:05 +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" To: Nicolas Goaziou Cc: guix-devel@gnu.org Nicolas Goaziou skribis: > From f6e8845b46cd469a2e9a8540879436671944c87e Mon Sep 17 00:00:00 2001 > From: Nicolas Goaziou > Date: Tue, 10 May 2016 21:20:49 +0200 > Subject: [PATCH] gnu: thinkfan: Fix daemon path in init scripts. > > * gnu/packages/linux.scm (thinkfan): Fix daemon path in init scripts. Applied, thanks! Ludo=E2=80=99.