From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] services: nginx: Actually check if configuration is valid. Date: Sat, 10 Sep 2016 00:41:04 +0200 Message-ID: <87twdopugv.fsf@gnu.org> References: <1473386715-10297-1-git-send-email-me@tobias.gr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biUTy-0000bs-2x for guix-devel@gnu.org; Fri, 09 Sep 2016 18:41:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1biUTt-00085B-Sa for guix-devel@gnu.org; Fri, 09 Sep 2016 18:41:13 -0400 In-Reply-To: <1473386715-10297-1-git-send-email-me@tobias.gr> (Tobias Geerinckx-Rice's message of "Fri, 9 Sep 2016 04:05:15 +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: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org Tobias Geerinckx-Rice skribis: > * gnu/services/web.scm (nginx-activation): Fix path to nginx binary. OK to push! :-) Ludo'.