From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: Re: User-Level services Date: Mon, 4 Feb 2019 12:21:59 -0800 Message-ID: References: <1549206990.3483392.1649820064.4E571E9E@webmail.messagingengine.com> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:33531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqkkq-0006nL-Iv for help-guix@gnu.org; Mon, 04 Feb 2019 15:22:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqkko-0003Dx-Jf for help-guix@gnu.org; Mon, 04 Feb 2019 15:22:07 -0500 Received: from mail-pg1-x52f.google.com ([2607:f8b0:4864:20::52f]:42009) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gqkko-0003C4-5I for help-guix@gnu.org; Mon, 04 Feb 2019 15:22:06 -0500 Received: by mail-pg1-x52f.google.com with SMTP id d72so413718pga.9 for ; Mon, 04 Feb 2019 12:22:03 -0800 (PST) In-Reply-To: <1549206990.3483392.1649820064.4E571E9E@webmail.messagingengine.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Reza Alizadeh Majd Cc: help-guix@gnu.org Hi Reza, I=E2=80=99m not sure this is possible right now. I recently tried making a s= ervice which would need the x display variable and I got stuck right about w= hen I needed the logged in user. I would love to see it though.=20 Does anyone else know? Thanks, John > On Feb 3, 2019, at 7:16 AM, Reza Alizadeh Majd wrote= : >=20 > Hi everyone,=20 >=20 > Is it possible to define a shepherd service based on user login sessions i= n Guix?=20 > I want to run an application as a daemon that is responsible for serving i= ts services, separately for each user.=20 >=20 > Thanks,=20 > Reza >=20