all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Reza Alizadeh Majd" <r.majd@pantherx.org>
To: help-guix@gnu.org
Subject: problem on running shepherd by unpriviledged user
Date: Wed, 15 Jan 2020 23:45:19 +0330	[thread overview]
Message-ID: <6284871c-a06b-4361-a64e-0378ee64b5c6@www.fastmail.com> (raw)

Hi Guix, 

I'm running a series of services by shepherd in user space after user login.
the problem is that this shepherd instance keeps running after user logout.

one other problem is that the communication socket of this shepherd instance 
which was created during login in `$XDG_RUNTIME_DIR/shepherd` destroys during 
logout and I can't access to this instance using `herd`. 

is there any way that I force shepherd to quit on user logout, or alternatively
keep the keep the `$XDG_RUNTIME_DIR/shepherd/socket` after logout to allow 
`herd` to communicate with this instance after re-login?

--
Regards
Reza Alizadeh Majd
PantherX Team

                 reply	other threads:[~2020-01-15 20:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6284871c-a06b-4361-a64e-0378ee64b5c6@www.fastmail.com \
    --to=r.majd@pantherx.org \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.