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:42:32 +0200 Message-ID: <87poocpuef.fsf@gnu.org> References: <1473386715-10297-1-git-send-email-me@tobias.gr> <29fffdf8-d8fa-d579-d15f-6a4cdc6d22f7@tobias.gr> 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]:51299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biUVL-00016t-Fz for guix-devel@gnu.org; Fri, 09 Sep 2016 18:42:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1biUVH-0008Td-8U for guix-devel@gnu.org; Fri, 09 Sep 2016 18:42:38 -0400 In-Reply-To: (David Thompson's message of "Thu, 8 Sep 2016 22:29:05 -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: "Thompson, David" Cc: guix-devel Hello, "Thompson, David" skribis: > I mean that it should throw an error before the system is made active. > The derivation that builds the service file should fail. Not > suggesting it needs to be done right now, but I think it would be > cool. Yup. Running =E2=80=9Cnginx -t=E2=80=9D would do the trick, right? Ludo=E2=80=99.