From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Running X on Guix 0.8 Date: Mon, 24 Nov 2014 18:09:46 +0100 Message-ID: <87zjbgzfs5.fsf@gnu.org> References: <87h9xo1xry.fsf@gnu.org> 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]:37505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xsx9C-0001GT-Kk for guix-devel@gnu.org; Mon, 24 Nov 2014 12:10:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xsx93-0004kv-GC for guix-devel@gnu.org; Mon, 24 Nov 2014 12:09:58 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:38523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xsx93-0004ko-9O for guix-devel@gnu.org; Mon, 24 Nov 2014 12:09:49 -0500 In-Reply-To: (Omar Radwan's message of "Mon, 24 Nov 2014 08:27:48 -0800") 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: Omar Radwan Cc: guix-devel@gnu.org Omar Radwan skribis: > Can't I just use deco? You first need to have the service definition provided at all, using the stanza I gave. Then, you=E2=80=99ll be able to run =E2=80=98deco stop xorg-server=E2=80=99= and similar commands. HTH, Ludo=E2=80=99.