all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problem on running shepherd by unpriviledged user
@ 2020-01-15 20:15 Reza Alizadeh Majd
  0 siblings, 0 replies; only message in thread
From: Reza Alizadeh Majd @ 2020-01-15 20:15 UTC (permalink / raw)
  To: help-guix

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-15 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-15 20:15 problem on running shepherd by unpriviledged user Reza Alizadeh Majd

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.