guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XWayland, /tmp/.X11-unix


From: Ricardo Wurmus
Subject: Re: XWayland, /tmp/.X11-unix
Date: Thu, 22 Mar 2018 00:00:53 +0100
User-agent: mu4e 1.0; emacs 25.3.1

Thorsten Wilms <address@hidden> writes:

> Initially I thought creation of /tmp/.X11-unix should be tied to the
> xorg-server-xwayland package, but since it is more generic: which
> component should create that dir on Guix SD (based on what)?

It is needed at run-time (because packages cannot create files outside
of their store prefix at build time), so it should be created by a
system service.  A service is not the same as a shepherd service; we
also have activation services that run once and only create a file or a
directory.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]