all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#48751] [PATCH 0/1] Create parent directory for laminar unix socket
@ 2021-05-30 19:59 Arun Isaac
  2021-05-30 20:05 ` [bug#48751] [PATCH] services: laminar: Create parent directory for " Arun Isaac
  0 siblings, 1 reply; 5+ messages in thread
From: Arun Isaac @ 2021-05-30 19:59 UTC (permalink / raw)
  To: 48751; +Cc: Arun Isaac

If laminard is configured to listen on a unix socket, it should create the
parent directory of the unix socket with appropriate permissions. Currently,
no parent directory is created and the service fails to start.

Arun Isaac (1):
  services: laminar: Create parent directory for unix socket.

 gnu/services/ci.scm | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

-- 
2.31.0





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-16  7:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-30 19:59 [bug#48751] [PATCH 0/1] Create parent directory for laminar unix socket Arun Isaac
2021-05-30 20:05 ` [bug#48751] [PATCH] services: laminar: Create parent directory for " Arun Isaac
2021-06-08 15:35   ` Christopher Baines
2021-06-10  5:00     ` bug#48751: " Arun Isaac
2021-06-16  7:31       ` [bug#48751] " Christopher Baines

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.